ValueList Class Properties
For a list of all members of this type, see ValueList members.
Public Properties
Name | Description | |
---|---|---|
Capacity | (Inherited from System.Collections.CollectionBase) | |
Count | (Inherited from System.Collections.CollectionBase) | |
Item | Indexer to get or set items within this collection using array index syntax. |
Protected Properties
Name | Description | |
---|---|---|
InnerList | (Inherited from System.Collections.CollectionBase) | |
List | (Inherited from System.Collections.CollectionBase) |
See Also