CalendarView for WinForms
Elements プロパティ (Matrix)

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework.Mathematics 名前空間 > Matrix クラス : Elements プロパティ
Gets the elements of the matrix.
シンタックス
'宣言
 
Public ReadOnly Property Elements As System.Double(,)
public System.double[,] Elements {get;}

プロパティ値

A two dimension double array save the elements.
参照

Matrix クラス
Matrix メンバ