バージョン 24.2 (最新)

Index(Int32) メソッド

0 から end の連続インデックスの Vector を返します。
シンタックス
public static Vector Index( 
   int end
)

パラメータ

end
Vector の最後の要素。

戻り値の型

連続インデックスの Vector。
例外
例外解説
System.ArgumentExceptionend が 0 未満の場合に発生します。
参照