バージョン

Sort メソッド (Vector)

昇順で要素値を並べ替えて Vector を更新します。
シンタックス
'宣言
 
Public Function Sort() As Vector
public Vector Sort()

戻り値の型

更新された Vector。
参照