NSDictionary.Keys 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 set of keys for the NSDictionary.
public virtual Foundation.NSObject[] Keys { [Foundation.Export("allKeys")] get; }
member this.Keys : Foundation.NSObject[]
Property Value
NSObject[]
- Attributes