UniValueCollection Items Property Nemiro.OAuth
Gets or sets items of the collection.

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

public Dictionary<string, UniValue> Items { get; protected set; }

Property Value

Type: Dictionary String, UniValue 
See Also