Class DebugKeyArrayOwnedHandle
public class DebugKeyArrayOwnedHandle : DebugKeyArrayHandle, IDisposable
- Inheritance
-
DebugKeyArrayOwnedHandle
- Implements
- Inherited Members
Methods
Create(DebugKey[])
public static DebugKeyArrayOwnedHandle Create(DebugKey[] data)
Parameters
data
DebugKey[]
Returns
ReleaseHandle()
When overridden in a derived class, executes the code required to free the handle.
protected override bool ReleaseHandle()