다음을 통해 공유


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

반환

특성

적용 대상