NSDictionary.Keys Property

Definition

The set of keys for the NSDictionary.

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

Property Value

Attributes

Applies to