다음을 통해 공유


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

반환

적용 대상