共用方式為


NSTableViewDataSource_Extensions.FilesDropped 方法

定義

public static string[] FilesDropped (this AppKit.INSTableViewDataSource This, AppKit.NSTableView tableView, Foundation.NSUrl dropDestination, Foundation.NSIndexSet indexSet);
static member FilesDropped : AppKit.INSTableViewDataSource * AppKit.NSTableView * Foundation.NSUrl * Foundation.NSIndexSet -> string[]

參數

tableView
NSTableView
dropDestination
NSUrl
indexSet
NSIndexSet

傳回

String[]

適用於