Share via


NSTableViewDataSource_Extensions.GetObjectValue 方法

定义

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

参数

tableView
NSTableView
tableColumn
NSTableColumn
row
System.System.IntPtr System.nativeint

返回

适用于