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