Class AnnotationProviderClassUnownedHandle
public class AnnotationProviderClassUnownedHandle : AnnotationProviderClassHandle, IDisposable
- Inheritance
-
AnnotationProviderClassUnownedHandle
- Implements
- Inherited Members
Constructors
AnnotationProviderClassUnownedHandle(nint)
Creates a new instance of AnnotationProviderClassOwnedHandle. Assumes that the given pointer is unowned by the runtime.
public AnnotationProviderClassUnownedHandle(nint ptr)
Parameters
ptrnint
Properties
NullHandle
public static AnnotationProviderClassUnownedHandle NullHandle { get; }
Property Value
Methods
Copy()
public AnnotationProviderClassOwnedHandle Copy()
Returns
ReleaseHandle()
When overridden in a derived class, executes the code required to free the handle.
protected override bool ReleaseHandle()