Partager via


NSTableViewSource.WriteRows(NSTableView, NSIndexSet, NSPasteboard) Méthode

Définition

[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

Paramètres

tableView
NSTableView
rowIndexes
NSIndexSet
pboard
NSPasteboard

Retours

Attributs

S’applique à