次の方法で共有


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

適用対象