NSMatrix.GetRowColumn(nint, nint, NSCell) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
[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
戻り値
- 属性