次の方法で共有


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[]

適用対象