PinnedArrayT Methods |
The PinnedArrayT generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddrOfPinnedObject |
Get the address of the pinned array
|
![]() | Dispose |
The dispose function that implements IDisposable interface
(Inherited from DisposableObject.) |
![]() | DisposeObject |
Disposed the unmanaged data
(Overrides DisposableObjectDisposeObject.) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize |
Destructor
(Inherited from DisposableObject.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ReleaseManagedResources |
Release the GCHandle
(Overrides DisposableObjectReleaseManagedResources.) |
![]() | ToString | (Inherited from Object.) |