Determines whether the map contains exactly the specified address
Namespace: Kernel.Debug.DataAssembly: Kernel.Debug.Data (in Kernel.Debug.Data.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- address
- Type: System UInt64
The address to look for.
Return Value
Type: BooleanWhether the map contains exactly the specified address or not.
See Also