System.RuntimeTypeHandle public struct RuntimeTypeHandle : ISerializable Documentation public IntPtr Value { get; } public static bool op_Equality(object left, RuntimeTypeHandle right) public static bool op_Equality(RuntimeTypeHandle left, object right) public static bool op_Inequality(object left, RuntimeTypeHandle right) public static bool op_Inequality(RuntimeTypeHandle left, object right) public bool Equals(RuntimeTypeHandle handle) public ModuleHandle GetModuleHandle() public void GetObjectData(SerializationInfo info, StreamingContext context)