NameValuePairsCollectionGetByIndex Method
Gets the name value pair at the given index in collection
Namespace: Winnovative.Pdf.ChromiumAssembly: Winnovative.Pdf.Chromium (in Winnovative.Pdf.Chromium.dll) Version: 18.4.0
public NameValuePair GetByIndex(
int index
)
- index Int32
- The pair index
NameValuePairThe name value pair at the given index in collection or throws an exception if the index is out of bounds