Partager via


NSTableViewColumnRowString Délégué

Définition

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

Paramètres

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

Valeur renvoyée

S’applique à