NSOutlineViewDataSource_Extensions.SetObjectValue 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.
public static void SetObjectValue (this AppKit.INSOutlineViewDataSource This, AppKit.NSOutlineView outlineView, Foundation.NSObject theObject, AppKit.NSTableColumn tableColumn, Foundation.NSObject item);
static member SetObjectValue : AppKit.INSOutlineViewDataSource * AppKit.NSOutlineView * Foundation.NSObject * AppKit.NSTableColumn * Foundation.NSObject -> unit
Parameters
- outlineView
- NSOutlineView
- theObject
- NSObject
- tableColumn
- NSTableColumn
- item
- NSObject