dotnetCHARTING Send comments on this topic.
LabelOverride Structure Members
See Also  Fields  Methods 
dotnetCHARTING Namespace : LabelOverride Structure


The following tables list the members exposed by LabelOverride.

Public Constructors

 NameDescription
Public ConstructorLabelOverride ConstructorOverloaded.  Initialize a new case insensitive instance of the LabelOverride class.  
Top

Public Fields

 NameDescription
Public FieldIgnoreCase Specifies whether the key is case sensitive.  
Public FieldKey String to override.  
Public FieldValue String to override the key with.  
Top

Public Methods

 NameDescription
Public MethodEqualsIndicates whether this instance and a specified object are equal. (Inherited from System.ValueType)
Public MethodGetHashCodeReturns the hash code for this instance. (Inherited from System.ValueType)
Public MethodToStringReturns the fully qualified type name of this instance. (Inherited from System.ValueType)
Top

See Also

© 2009 All Rights Reserved.