共用方式為


NSTableViewDataSource_Extensions.WriteRows 方法

定義

public static bool WriteRows (this AppKit.INSTableViewDataSource This, AppKit.NSTableView tableView, Foundation.NSIndexSet rowIndexes, AppKit.NSPasteboard pboard);
static member WriteRows : AppKit.INSTableViewDataSource * AppKit.NSTableView * Foundation.NSIndexSet * AppKit.NSPasteboard -> bool

參數

tableView
NSTableView
rowIndexes
NSIndexSet
pboard
NSPasteboard

傳回

適用於