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