Gets the name value pair having a given name
Namespace: WinnovativeClient
Assembly: WinnovativeClient (in WinnovativeClient.dll) Version: 17.0.0.0 (17.0.0.0)
Syntax
Parameters
- name
- Type: SystemString
The pair name
Return Value
Type: NameValuePairThe name value pair having a given name or null if there is not any pair with the given name
See Also