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