次の方法で共有


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

適用対象