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