NSDictionary<TKey,TValue>.IDictionary<TKey,TValue>.Values Property

Definition

System.Collections.Generic.ICollection<TValue> System.Collections.Generic.IDictionary<TKey,TValue>.Values { get; }
System.Collections.Generic.IDictionary<TKey,TValue>.Values

Property Value

ICollection<TValue>

Implements

Applies to