バージョン

VectorType 列挙体

Vector インスタンスの向きを指定します。
シンタックス
'宣言
 
Public Enum VectorType 
   Inherits System.Enum
public enum VectorType : System.Enum 
メンバ
メンバ解説
Column行 Vector を指定します。
Row行 Vector を指定します。
参照