NSOutlineViewDataSource.OutlineViewwriteItemstoPasteboard Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("outlineView:writeItems:toPasteboard:")]
public virtual bool OutlineViewwriteItemstoPasteboard (AppKit.NSOutlineView outlineView, Foundation.NSArray items, AppKit.NSPasteboard pboard);
abstract member OutlineViewwriteItemstoPasteboard : AppKit.NSOutlineView * Foundation.NSArray * AppKit.NSPasteboard -> bool
override this.OutlineViewwriteItemstoPasteboard : AppKit.NSOutlineView * Foundation.NSArray * AppKit.NSPasteboard -> bool
Parameters
- outlineView
- NSOutlineView
- items
- NSArray
- pboard
- NSPasteboard
Returns
- Attributes