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