public struct RuntimeTypeHandle
Object
ValueType
RuntimeTypeHandle
mscorlib
RuntimeInfrastructure
Provides a handle to the internal metadata representation of a type.
System Namespace
RuntimeTypeHandle Properties
public IntPtr Value { get; }
Gets the value of the current instance.
A IntPtr containing the value of the handle.
This property is read-only.
System.RuntimeTypeHandle Structure, System Namespace