List |
The ListControlItem type exposes the following members.
| Name | Description | |
|---|---|---|
| ListControlItem(Object) | Initializes a new instance of the ListControlItem class. | |
| ListControlItem(String, Object) | Initializes a new instance of the ListControlItem class. |
| Name | Description | |
|---|---|---|
| Text | Gets or sets the text. (Inherited from TextValueItemT) | |
| Value | Gets or sets the value. (Inherited from TextValueItemT) |
| Name | Description | |
|---|---|---|
| CompareTo | Compares the current object with another object of the same type. (Inherited from TextValueItemT) | |
| Equals(Object) | Determines whether the specified Object is equal to this instance. (Inherited from TextValueItemT) | |
| Equals(TextValueItemT) | Indicates whether the current object is equal to another object of the same type. (Inherited from TextValueItemT) | |
| 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 | Returns a hash code for this instance. (Inherited from TextValueItemT) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
| ToString | Returns a String that represents this instance. (Inherited from TextValueItemT) |