NSTableViewSource.GetRowCount(NSTableView) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("numberOfRowsInTableView:")]
public virtual nint GetRowCount (AppKit.NSTableView tableView);
abstract member GetRowCount : AppKit.NSTableView -> nint
override this.GetRowCount : AppKit.NSTableView -> nint
Parameters
- tableView
- NSTableView
Returns
System.System.IntPtr
System.nativeint
- Attributes