다음을 통해 공유


NSTableViewColumnRowPredicate 대리자

정의

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

매개 변수

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

반환 값

적용 대상