NameValueDictionaryItem Property |
Name | Description | |
---|---|---|
ItemInt32 |
Returns the string value at the given index. This method is safe to call if the item isn't in the collection OR the
specified item represented by the key has more than one value.
| |
ItemString |
Returns the string value at the given index. This method is safe to call if the item isn't in the collection OR the
specified item represented by the key has more than one value.
|