| C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace : ValueItemCollection Class |
The following tables list the members exposed by ValueItemCollection.
| Name | Description | |
|---|---|---|
![]() | ValueItemCollection Constructor | Initializes a new instance of the ValueItemCollection class. |
| Name | Description | |
|---|---|---|
![]() | Capacity | (Inherited from System.Collections.CollectionBase) |
![]() | Count | (Inherited from System.Collections.CollectionBase) |
![]() | Item | Gets or sets the specified ValueItem from the collection at the specified index. |
| Name | Description | |
|---|---|---|
![]() | Add | Adds a ValueItem to the end of the collection. |
![]() | Clear | (Inherited from System.Collections.CollectionBase) |
![]() | IndexOf | Gets the index of the specified ValueItem. |
![]() | Insert | Inserts a ValueItem at the specified index. |
![]() | RemoveAt | (Inherited from System.Collections.CollectionBase) |