NSTableView.SelectRows(NSIndexSet, Boolean) Method

Definition

[Foundation.Export("selectRowIndexes:byExtendingSelection:")]
public virtual void SelectRows (Foundation.NSIndexSet indexes, bool byExtendingSelection);
abstract member SelectRows : Foundation.NSIndexSet * bool -> unit
override this.SelectRows : Foundation.NSIndexSet * bool -> unit

Parameters

indexes
NSIndexSet
byExtendingSelection
Boolean
Attributes

Applies to