Property AsUIntPtr
| Edit this page View SourceAsUIntPtr
Gets an nuint that represents the same memory address as the current pointer.
Declaration
nuint AsUIntPtr { get; }
Property Value
| Type | Description |
|---|---|
| nuint | An nuint that represents the same memory address as the current pointer. |