LookupValue Class |
Namespace: Colygon.MatchPoint.Common
[SerializableAttribute] public class LookupValue : IComparable<LookupValue>, IComparable, IEquatable<LookupValue>, ILookupValue
The LookupValue type exposes the following members.
Name | Description | |
---|---|---|
LookupValue | Initializes a new LookupValue instance. |
Name | Description | |
---|---|---|
CompareTo(Object) | ||
CompareTo(LookupValue) | ||
Equals(Object) | (Overrides ObjectEquals(Object).) | |
Equals(LookupValue) | ||
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | (Overrides ObjectGetHashCode.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | (Overrides ObjectToString.) |
Name | Description | |
---|---|---|
DisplayName | The display name of the element. | |
Id | The id of the lookup value. |