次の方法で共有


NSMatrix.AddRowWithCells(NSCell[]) メソッド

定義

[Foundation.Export("addRowWithCells:")]
public virtual void AddRowWithCells (AppKit.NSCell[] newCells);
abstract member AddRowWithCells : AppKit.NSCell[] -> unit
override this.AddRowWithCells : AppKit.NSCell[] -> unit

パラメーター

newCells
NSCell[]
属性

適用対象