Share via


NSArrayController.SetSelectionIndexes(NSIndexSet) Method

Definition

[Foundation.Export("setSelectionIndexes:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
protected virtual bool SetSelectionIndexes(Foundation.NSIndexSet indexes);
[<Foundation.Export("setSelectionIndexes:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SetSelectionIndexes : Foundation.NSIndexSet -> bool
override this.SetSelectionIndexes : Foundation.NSIndexSet -> bool

Parameters

indexes
NSIndexSet

Returns

Attributes

Applies to