次の方法で共有


NSBrowserDelegate_Extensions.WriteRowsWithIndexesToPasteboard メソッド

定義

public static bool WriteRowsWithIndexesToPasteboard (this AppKit.INSBrowserDelegate This, AppKit.NSBrowser browser, Foundation.NSIndexSet rowIndexes, nint column, AppKit.NSPasteboard pasteboard);
static member WriteRowsWithIndexesToPasteboard : AppKit.INSBrowserDelegate * AppKit.NSBrowser * Foundation.NSIndexSet * nint * AppKit.NSPasteboard -> bool

パラメーター

browser
NSBrowser
rowIndexes
NSIndexSet
column
System.System.IntPtr System.nativeint
pasteboard
NSPasteboard

戻り値

適用対象