Property AsIntPtr
AsIntPtr
Gets an nint that represents the same memory address as the current pointer.
Declaration
public nint AsIntPtr { get; }
Property Value
| Type | Description |
|---|---|
| nint | A nint that represents the same memory address as the current pointer. |