Property ValueCollections
ValueCollections
Gets a collection containing the value collections in the dictionary.
Declaration
IReadOnlyCollection<TValueCollection> ValueCollections { get; }Property Value
| Type | Description | 
|---|---|
| IReadOnlyCollection<TValueCollection> | 
