Share via


NSMatrix.GetRowColumn(nint, nint, NSCell) 方法

定义

[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

参数

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

返回

属性

适用于