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