Copies items of the UniValue to a new NameValueCollection.
Namespace: Nemiro.OAuthAssembly: Nemiro.OAuth (in Nemiro.OAuth.dll) Version: 1.9.4.725 (1.9.4.725)
Syntax
Return Value
Type: NameValueCollectionA NameValueCollection containing copies of the elements of the UniValue.
A null value, if the IsCollection property is false or the UniValue is empty.
See Also