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