共用方式為


NSTableViewSource.IsGroupRow(NSTableView, nint) 方法

定義

[Foundation.Export("tableView:isGroupRow:")]
public virtual bool IsGroupRow (AppKit.NSTableView tableView, nint row);
abstract member IsGroupRow : AppKit.NSTableView * nint -> bool
override this.IsGroupRow : AppKit.NSTableView * nint -> bool

參數

tableView
NSTableView
row
System.System.IntPtr System.nativeint

傳回

屬性

適用於