Share via


NSRuleEditor.SelectRows(NSIndexSet, Boolean) Method

Definition

[Foundation.Export("selectRowIndexes:byExtendingSelection:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void SelectRows(Foundation.NSIndexSet indexes, bool extend);
[<Foundation.Export("selectRowIndexes:byExtendingSelection:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SelectRows : Foundation.NSIndexSet * bool -> unit
override this.SelectRows : Foundation.NSIndexSet * bool -> unit

Parameters

indexes
NSIndexSet
extend
Boolean
Attributes

Applies to