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