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