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