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

返回

适用于