次の方法で共有


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

戻り値

属性

適用対象