RuntimeFieldHandle Methods
.NET Framework (current version)
Namespace:
System
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | Indicates whether the current instance is equal to the specified object.(Overrides ValueType::Equals(Object^).) |
![]() | Equals(RuntimeFieldHandle) | Indicates whether the current instance is equal to the specified RuntimeFieldHandle. |
![]() | GetHashCode() | Returns the hash code for this instance.(Overrides ValueType::GetHashCode().) |
![]() | GetObjectData(SerializationInfo^, StreamingContext) | Populates a SerializationInfo with the data necessary to deserialize the field represented by the current instance. |
![]() | GetType() | |
![]() | ToString() | Returns the fully qualified type name of this instance.(Inherited from ValueType.) |
Show:
