System.Reflection.Emit.FieldToken: Method Members

The methods of System.Reflection.Emit.FieldToken are listed below. For a list of all members, see the FieldToken Members list.

See Also: Inherited members from System.ValueType

Public Methods

override
Equals(object) : bool

Determines if an object is an instance of FieldToken and is equal to this instance.

Equals(FieldToken) : bool

Indicates whether the current instance is equal to the specified System.Reflection.Emit.FieldToken.

override
GetHashCode() : int

Generates the hash code for this field.