NSOutlineView.RemoveRows(NSIndexSet, NSTableViewAnimation) Method

Definition

[Foundation.Export("removeRowsAtIndexes:withAnimation:")]
public virtual void RemoveRows (Foundation.NSIndexSet indexes, AppKit.NSTableViewAnimation animationOptions);
override this.RemoveRows : Foundation.NSIndexSet * AppKit.NSTableViewAnimation -> unit

Parameters

indexes
NSIndexSet
animationOptions
NSTableViewAnimation
Attributes

Applies to