NSRuleEditor.RemoveRowsAtIndexes(NSIndexSet, Boolean) Method

Definition

[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

Parameters

rowIndexes
NSIndexSet
includeSubrows
Boolean
Attributes

Applies to