バージョン

IsRow メソッド

MatrixBase が行の MatrixBase であるかどうかを決定します。
シンタックス
'宣言
 
Public Function IsRow() As Boolean
public bool IsRow()

戻り値の型

MatrixBase の最初の次元が 1 と等しい場合 True、そうでない場合は False を返します。
参照