NSGridRow.GetCell(nint) Method

Definition

[Foundation.Export("cellAtIndex:")]
public virtual AppKit.NSGridCell GetCell (nint index);
abstract member GetCell : nint -> AppKit.NSGridCell
override this.GetCell : nint -> AppKit.NSGridCell

Parameters

index
System.System.IntPtr System.nativeint

Returns

Attributes

Applies to