gets the address of the specified label or returns UInt.MaxValue
if label not found.
Namespace: Kernel.Debug.DataAssembly: Kernel.Debug.Data (in Kernel.Debug.Data.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- label
- Type: System String
The label to get the address of.
Return Value
Type: UInt64The address of the label.
See Also