UniValue Item Property (String)Nemiro.OAuth
Gets the value associated with the specified key of the CollectionItems.

Namespace: Nemiro.OAuth
Assembly: Nemiro.OAuth (in Nemiro.OAuth.dll) Version: 1.9.4.725 (1.9.4.725)
Syntax

public UniValue this[
	string key
] { get; set; }

Property Value

Type: UniValue
See Also