バージョン

Reverse(PrimitiveCollection) メソッド

特定のコレクションのプリミティブを反転します。
シンタックス
'宣言
 
Public Overloads Shared Function Reverse( _
   ByVal original As PrimitiveCollection _
) As PrimitiveCollection
public static PrimitiveCollection Reverse( 
   PrimitiveCollection original
)

パラメータ

original
反転するプリミティブのコレクション。

戻り値の型

反転するプリミティブのコレクションを返します。
参照