Gets the name value pair at the given index in collection
Namespace: WinnovativeClient
Assembly: WinnovativeClient (in WinnovativeClient.dll) Version: 17.0.0.0 (17.0.0.0)
Syntax
Parameters
- index
- Type: SystemInt32
The pair index
Return Value
Type: NameValuePairThe name value pair at the given index in collection or throws an exception if the index is out of bounds
See Also