NSOutlineView.InsertRows(NSIndexSet, NSTableViewAnimation) Method

Definition

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

Parameters

indexes
NSIndexSet
animationOptions
NSTableViewAnimation
Attributes

Applies to