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

适用于