Class ItemManagedHandle
public class ItemManagedHandle : ItemOwnedHandle, IDisposable, IEquatable<ItemHandle>
- Inheritance
-
ItemManagedHandle
- Implements
- Inherited Members
Methods
Create()
public static ItemManagedHandle Create()
Returns
ReleaseHandle()
When overridden in a derived class, executes the code required to free the handle.
protected override bool ReleaseHandle()