共用方式為


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

傳回

適用於