Gets the name value pair at the given index in collection
Namespace: EvoPdfClient
Assembly: EvoPdfClient (in EvoPdfClient.dll) Version: 10.0.0.0 (10.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