This topic has not yet been rated - Rate this topic

Label Methods

The Label type exposes the following members.

  Name Description
Public method Equals(Label) Indicates whether the current instance is equal to the specified Label.
Public method Equals(Object) Checks if the given object is an instance of Label and is equal to this instance. (Overrides ValueType.Equals(Object).)
Public method GetHashCode Generates a hash code for this instance. (Overrides ValueType.GetHashCode().)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Public method ToString Returns the fully qualified type name of this instance. (Inherited from ValueType.)
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.