NSTableViewDelegate_Extensions.IsGroupRow 方法

定义

public static bool IsGroupRow (this AppKit.INSTableViewDelegate This, AppKit.NSTableView tableView, nint row);
static member IsGroupRow : AppKit.INSTableViewDelegate * AppKit.NSTableView * nint -> bool

参数

tableView
NSTableView
row
System.System.IntPtr System.nativeint

返回

适用于