Share via


NSArrayController.AddSelectionIndexes(NSIndexSet) Method

Definition

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

Parameters

indexes
NSIndexSet

Returns

Attributes

Applies to