NSBrowserDelegate_Extensions.WriteRowsWithIndexesToPasteboard Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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
Parametri
- This
- INSBrowserDelegate
- browser
- NSBrowser
- rowIndexes
- NSIndexSet
- column
- System.System.IntPtr System.nativeint
- pasteboard
- NSPasteboard