KeyValueCollectionGetByIndex Method
Retrieves the key value pair at the given index in collection
Namespace: HiQPdf.NextAssembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.0.0
public KeyValue GetByIndex(
int index
)
- index Int32
- The key value pair index
KeyValueThe key value pair at the given index in collection