Property Raw
| Edit this page View SourceRaw
Gets a raw pointer pointing to the same target as the current pointer.
Declaration
void* Raw { get; }
Property Value
| Type | Description |
|---|---|
| void* | A raw pointer pointing to the same target as the current pointer. |