Gets the name value pair at the given index in collection
Namespace: EvoPdf.HtmlToPdfClient
Assembly: EvoHtmlToPdfClient (in EvoHtmlToPdfClient.dll) Version: 9.0.0.0 (9.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