共用方式為


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

適用於