次の方法で共有


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

適用対象