다음을 통해 공유


NSMatrix.PutCell(NSCell, nint, nint) 메서드

정의

[Foundation.Export("putCell:atRow:column:")]
public virtual void PutCell (AppKit.NSCell newCell, nint row, nint column);
abstract member PutCell : AppKit.NSCell * nint * nint -> unit
override this.PutCell : AppKit.NSCell * nint * nint -> unit

매개 변수

newCell
NSCell
row
System.System.IntPtr System.nativeint
column
System.System.IntPtr System.nativeint
특성

적용 대상