Compartilhar via


NSTableViewRowPredicate Delegar

Definição

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

Parâmetros

tableView
NSTableView
row
System.System.IntPtr System.nativeint

Valor Retornado

Aplica-se a