Share via


NSDictionaryController.IncludedKeys Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string[] IncludedKeys { [Foundation.Export("includedKeys", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setIncludedKeys:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("includedKeys", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setIncludedKeys:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.IncludedKeys : string[] with get, set

Property Value

String[]
Attributes

Applies to