NewArray

NewArray(int)

public IList NewArray(int count) ;

説明

配列インスタンスを生成する。

パラメーター

パラメーター名 説明
count 要素の数

戻り値

配列インスタンス