System.Reflection.Emit.Label: Method Members

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

See Also: Inherited members from System.ValueType

Public Methods

override
Equals(object) : bool

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

Equals(Label) : bool

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

override
GetHashCode() : int

Generates a hash code for this instance.