Share via


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

Definition

System.Collections.Generic.ICollection<TValue> System.Collections.Generic.IDictionary<TKey,TValue>.Values { get; }
member this.System.Collections.Generic.IDictionary<TKey,TValue>.Values : System.Collections.Generic.ICollection<'Value (requires 'Value : null and 'Value :> ObjCRuntime.INativeObject)>

Property Value

ICollection<TValue>

Implements

Applies to