UIntPtr

ValueTypecs.system.UIntPtr (extern final class)

Static Members

Size: Int

Zero: UIntPtr

op_Equality(value1: UIntPtr, value2: UIntPtr): Bool
Name Type
value1 UIntPtr
value2 UIntPtr
Returns
Bool

op_Inequality(value1: UIntPtr, value2: UIntPtr): Bool
Name Type
value1 UIntPtr
value2 UIntPtr
Returns
Bool

op_Explicit(value: cs.types.UInt64): UIntPtr
Name Type
value cs.types.UInt64
Returns
UIntPtr

Instance Members

ToUInt32(): UInt
Returns
UInt

ToUInt64(): cs.types.UInt64
Returns
cs.types.UInt64

ToString(): String
Returns
String

new(value: cs.types.UInt64): Void
Name Type
value cs.types.UInt64

Metadata

Name Parameters
:nativeGen -
:struct -
:libType -
:csNative -