バージョン

AxisTuples プロパティ

対応する軸のタプルを取得します。
シンタックス
'宣言
 
Protected Friend Property AxisTuples As ReadOnlyCollection(Of ITuple)
protected internal ReadOnlyCollection<ITuple> AxisTuples {get; set;}

プロパティ値

軸タプル。
参照