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