共用方式為


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
屬性

適用於