NSOutlineViewDelegate_Extensions.GetSelectString 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 string GetSelectString (this AppKit.INSOutlineViewDelegate This, AppKit.NSOutlineView outlineView, AppKit.NSTableColumn tableColumn, Foundation.NSObject item);
static member GetSelectString : AppKit.INSOutlineViewDelegate * AppKit.NSOutlineView * AppKit.NSTableColumn * Foundation.NSObject -> string
Parameters
- outlineView
- NSOutlineView
- tableColumn
- NSTableColumn
- item
- NSObject