次の方法で共有


NSTableViewDelegate_Extensions.GetDataCell メソッド

定義

public static AppKit.NSCell GetDataCell (this AppKit.INSTableViewDelegate This, AppKit.NSTableView tableView, AppKit.NSTableColumn tableColumn, nint row);
static member GetDataCell : AppKit.INSTableViewDelegate * AppKit.NSTableView * AppKit.NSTableColumn * nint -> AppKit.NSCell

パラメーター

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

戻り値

適用対象