Mono Class Library: System Namespace

System.RuntimeTypeHandle Structure

Provides a handle to the internal metadata representation of a type. [Edit]

See Also: RuntimeTypeHandle Members

[System.Runtime.InteropServices.ComVisible(true)]
public struct RuntimeTypeHandle : System.Runtime.Serialization.ISerializable

Thread Safety

All public static members of this type are safe for multithreaded operations. No instance members are guaranteed to be thread safe.

Remarks

RuntimeTypeHandle objects are created through the use of the CIL instruction ldtoken.

Note: For more information on ldtoken, see Partition III of the CLI Specification.

[Edit]

Requirements

Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0