RuntimeTypeHandle (System.RuntimeTypeHandle)

Inherits: System.ValueType

Interfaces: ISerializable

Derived Types: 0

Assembly: mscorlib.dll

Represents a type using an internal metadata token.

VB.NET C#

C#

public sealed struct RuntimeTypeHandle : System.Runtime.Serialization.ISerializable
{
}

Articles

IanG on Tap: Getting a MethodInfo From a Method Token

call class [mscorlib]System.Type [mscorlib]System.Type::GetTypeFromHandle(valuetype [mscorlib]System.RuntimeTypeHandle) where SomeClass is the name of the class.

CodeProject: Adding DOC, RTF and OOXML Export Formats to the Microsoft ...

Html40RenderingExtension IL_0029: call class [mscorlib]System.Type [mscorlib]System.Type::GetTypeFromHandle(valuetype [mscorlib]System.RuntimeTypeHandle) IL_002e: ldc.i4. 0 ...

Type.GetTypeHandle Method (System)

System.RuntimeTypeHandle 'Get the type back from the handle... 'Type.GetTypeFromHandle(myRTHFromObject): MyClass1 ' 'myRTHFromObject.Equals(myRTHFromType)

RuntimeTypeHandle Structure (System)

System.RuntimeTypeHandle 'Get the type back from the handle... 'Type.GetTypeFromHandle(myRTHFromObject): MyClass1 ' 'myRTHFromObject.Equals(myRTHFromType)

Freya examples: complex numbers

... 0009: ldtoken Freya.DataStructures.Complex L_000e: call [mscorlib]System.Type [mscorlib]System.Type:: GetTypeFromHandle([mscorlib]System.RuntimeTypeHandle ...

Mono Documentation

The events of System.RuntimeTypeHandle are listed below. For a list of all members, see the RuntimeTypeHandle Members list. See Also: Inherited members from System ...

Mono Documentation

The members of System.RuntimeTypeHandle are listed below. See Also: Inherited members from System.ValueType [ ...

System.RuntimeTypeHandle Structure

Base Types Object ValueType RuntimeTypeHandle. Assembly mscorlib Library RuntimeInfrastructure Summary Provides a handle to the internal metadata representation of a type.

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support