共用方式為


NSRuleEditor.RemoveRowsAtIndexes(NSIndexSet, Boolean) 方法

定義

[Foundation.Export("removeRowsAtIndexes:includeSubrows:")]
public virtual void RemoveRowsAtIndexes (Foundation.NSIndexSet rowIndexes, bool includeSubrows);
abstract member RemoveRowsAtIndexes : Foundation.NSIndexSet * bool -> unit
override this.RemoveRowsAtIndexes : Foundation.NSIndexSet * bool -> unit

參數

rowIndexes
NSIndexSet
includeSubrows
Boolean
屬性

適用於