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
傳回
- 屬性