NSDictionary.Values Property

Definition

The array of values in the NSDictionary.

public virtual Foundation.NSObject[] Values { [Foundation.Export("allValues")] get; }
member this.Values : Foundation.NSObject[]

Property Value

Attributes

Applies to