CalendarView for WinForms
Vector コンストラクタ(Int32)

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework.Mathematics 名前空間 > Vector クラス > Vector コンストラクタ : Vector コンストラクタ(Int32)
A int indicates the dimension of the vector.
Initializes a new instance of the Vector class.
シンタックス
'宣言
 
Public Function New( _
   ByVal dimension As System.Integer _
)
public Vector( 
   System.int dimension
)

パラメータ

dimension
A int indicates the dimension of the vector.
解説
The dimension of the vector must be bigger than or equal zero.
参照

Vector クラス
Vector メンバ
オーバーロード一覧