NSBrowserDelegate_Extensions.WriteRowsWithIndexesToPasteboard Method

Definition

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

Parameters

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

Returns

Applies to