NSTableViewDataSource_Extensions.GetObjectValue 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 Foundation.NSObject GetObjectValue (this AppKit.INSTableViewDataSource This, AppKit.NSTableView tableView, AppKit.NSTableColumn tableColumn, nint row);
static member GetObjectValue : AppKit.INSTableViewDataSource * AppKit.NSTableView * AppKit.NSTableColumn * nint -> Foundation.NSObject
Parameters
- tableView
- NSTableView
- tableColumn
- NSTableColumn
- row
- System.System.IntPtr System.nativeint