NSMatrix.GetRowColumn(nint, nint, NSCell) Method

Definition

[Foundation.Export("getRow:column:ofCell:")]
public virtual bool GetRowColumn (out nint row, out nint column, AppKit.NSCell aCell);
abstract member GetRowColumn :  *  * AppKit.NSCell -> bool
override this.GetRowColumn :  *  * AppKit.NSCell -> bool

Parameters

row
System.System.IntPtr System.nativeint
column
System.System.IntPtr System.nativeint
aCell
NSCell

Returns

Attributes

Applies to