共用方式為


NSTableViewColumnRowString 代理人

定義

public delegate string NSTableViewColumnRowString(NSTableView tableView, NSTableColumn tableColumn, nint row);
type NSTableViewColumnRowString = delegate of NSTableView * NSTableColumn * nint -> string

參數

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

傳回值

適用於