UniValueCollection Values Property Nemiro.OAuth
Gets a collection containing the values in the collection.

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

public Dictionary TKey, TValue  ValueCollection Values { get; }

Property Value

Type: Dictionary TKey, TValue  ValueCollection
See Also