KeyValueCollectionGetByKey Method
Retrieves the key value pair having a given key
Namespace: HiQPdf.ChromiumAssembly: HiQPdf.Chromium (in HiQPdf.Chromium.dll) Version: 16.4.0
public KeyValue GetByKey(
string key
)
- key String
- The pair key
KeyValueThe key value pair with the given key or null if the key ws not found