次の方法で共有


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

適用対象