NSTableView.SelectColumns(NSIndexSet, Boolean) Method

Definition

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

Parameters

indexes
NSIndexSet
byExtendingSelection
Boolean
Attributes

Applies to