KeyValueCollectionGetByIndex Method
Retrieves the key value pair at the given index in collection
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.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