System.Reflection.Emit.StringToken: Method Members

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

See Also: Inherited members from System.ValueType

Public Methods

override
Equals(object) : bool

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

Equals(StringToken) : bool

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

override
GetHashCode() : int

Returns the hash code for this string.