次の方法で共有


NSTableViewDataSource.WriteRows(NSTableView, NSIndexSet, NSPasteboard) メソッド

定義

[Foundation.Export("tableView:writeRowsWithIndexes:toPasteboard:")]
public virtual bool WriteRows (AppKit.NSTableView tableView, Foundation.NSIndexSet rowIndexes, AppKit.NSPasteboard pboard);
abstract member WriteRows : AppKit.NSTableView * Foundation.NSIndexSet * AppKit.NSPasteboard -> bool
override this.WriteRows : AppKit.NSTableView * Foundation.NSIndexSet * AppKit.NSPasteboard -> bool

パラメーター

tableView
NSTableView
rowIndexes
NSIndexSet
pboard
NSPasteboard

戻り値

属性

適用対象