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