System.Reflection.Emit.ParameterToken: Method Members

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

See Also: Inherited members from System.ValueType

Public Methods

override
Equals(object) : bool

Checks if the given object is an instance of ParameterToken and is equal to this instance.

Equals(ParameterToken) : bool

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

override
GetHashCode() : int

Generates the hash code for this parameter.