Label Members
[This content is no longer valid. For the latest information on "M", "Quadrant", SQL Server Modeling Services, and the Repository, see the Model Citizen blog.]
The Label type exposes the following members.
Methods
Name | Description | |
---|---|---|
Compare | ||
Equals | (Overrides Object. . :: . .Equals(Object).) | |
Finalize | (Inherited from Object.) | |
Get | Overloaded. | |
GetHashCode | (Overrides Object. . :: . .GetHashCode() () () ().) | |
GetType | (Inherited from Object.) | |
IsNullOrEmpty | ||
MemberwiseClone | (Inherited from Object.) | |
ToString | (Overrides Object. . :: . .ToString() () () ().) |
Top
Operators
Name | Description | |
---|---|---|
Equality | ||
GreaterThan | ||
GreaterThanOrEqual | ||
Implicit Widening Implicit Implicit Implicit | Overloaded. | |
Inequality | ||
LessThan | ||
LessThanOrEqual |
Top
Properties
Name | Description | |
---|---|---|
Empty | ||
Text | ||
Value |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
IComparable. . :: . .CompareTo | ||
IComparable< (Of < <' (Label> ) > > ). . :: . .CompareTo | ||
IEquatable< (Of < <' (Label> ) > > ). . :: . .Equals |
Top