共用方式為


NSMatrix.AddColumnWithCells(NSCell[]) 方法

定義

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

參數

newCells
NSCell[]
屬性

適用於