Mono Class Library: Overview

System.Runtime.InteropServices.GCHandle: Property Members

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

See Also: Inherited members from System.ValueType

Public Properties

[read-only]
IsAllocatedbool. Gets a bool value indicating whether the current System.Runtime.InteropServices.GCHandle instance is allocated.
Targetobject. Gets or sets a reference to the object the current System.Runtime.InteropServices.GCHandle instance represents.