다음을 통해 공유


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

반환

특성

적용 대상