![]() | NamedValueCollection Properties |
The NamedValueCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count |
Gets the number of items in the collection.
|
![]() | ItemInt32 |
Gets the value of the item at the specified index.
|
![]() | ItemString |
Gets the value of the item with the specified name.
|
![]() | Names |
Gets a collection of the names.
|
![]() | Values |
Gets a collection of the values.
|