バージョン

Clone メソッド (Matrix)

この行列のコピーを作成します。
シンタックス
'宣言
 
Public Function Clone() As Matrix
public Matrix Clone()

戻り値の型

重複した行列。
参照