Share via


NSTableViewDataSource_Extensions.SetObjectValue 方法

定义

public static void SetObjectValue (this AppKit.INSTableViewDataSource This, AppKit.NSTableView tableView, Foundation.NSObject theObject, AppKit.NSTableColumn tableColumn, nint row);
static member SetObjectValue : AppKit.INSTableViewDataSource * AppKit.NSTableView * Foundation.NSObject * AppKit.NSTableColumn * nint -> unit

参数

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

适用于