Share via


NSArrayController.RemoveSelectionIndexes(NSIndexSet) Method

Definition

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

Parameters

indexes
NSIndexSet

Returns

Attributes

Applies to