共用方式為


NSRuleEditor.SelectRows(NSIndexSet, Boolean) 方法

定義

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

參數

indexes
NSIndexSet
extend
Boolean
屬性

適用於