Mono Class Library: Overview

System.Runtime.InteropServices.SafeHandle: Method Members

The methods of System.Runtime.InteropServices.SafeHandle are listed below. For a list of all members, see the SafeHandle Members list.

See Also: Inherited members from System.Runtime.ConstrainedExecution.CriticalFinalizerObject

Public Methods

Close()
Documentation for this section has not yet been entered.
DangerousAddRef(ref bool)
Documentation for this section has not yet been entered.
DangerousGetHandle() : IntPtr
Documentation for this section has not yet been entered.
DangerousRelease()
Documentation for this section has not yet been entered.
Dispose()
Documentation for this section has not yet been entered.
Finalize()
Documentation for this section has not yet been entered.
SetHandleAsInvalid()
Documentation for this section has not yet been entered.

Protected Methods

Dispose(bool)
Documentation for this section has not yet been entered.
abstract
ReleaseHandle() : bool
Documentation for this section has not yet been entered.
SetHandle(IntPtr)
Documentation for this section has not yet been entered.