NSOutlineView.InsertRows(NSIndexSet, NSTableViewAnimation) 方法

定义

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

参数

indexes
NSIndexSet
animationOptions
NSTableViewAnimation
属性

适用于