Partager via


NSTableViewColumnRowPredicate Délégué

Définition

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

Paramètres

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

Valeur renvoyée

S’applique à