NSDictionary.Values Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The array of values in the NSDictionary.
public virtual Foundation.NSObject[] Values { [Foundation.Export("allValues")] get; }
member this.Values : Foundation.NSObject[]
Property Value
NSObject[]
- Attributes