KeyValueCollectionAdd Method
Adds a key value pair to collection
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 18.0.0
public KeyValue Add(
string key,
string value
)
- key String
- The pair key
- value String
- The pair value
KeyValueThe added pair