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