PinnedBufferT Properties |
The PinnedBufferT generic type exposes the following members.
Name | Description | |
---|---|---|
ByteLength | Gets the size of the buffer, in bytes. (Inherited from SafeBuffer.) | |
GCHandle | (Inherited from PinnedBuffer.) | |
IsClosed | Gets a value indicating whether the handle is closed. (Inherited from SafeHandle.) | |
IsInvalid | Gets a value that indicates whether the handle is invalid. (Inherited from SafeHandleZeroOrMinusOneIsInvalid.) | |
Offset | (Inherited from PinnedBuffer.) | |
Target |
Returns associated object of this instance.
|