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