共用方式為


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

適用於