MESCIUS SPREAD for Windows Forms 17.0J
Reverse(Int32,Int32) メソッド

反転させる範囲の開始位置を示す0から始まるインデックス。
反転させる範囲内の要素数。
指定した範囲の要素の順序を反転させます。
構文
'Declaration
 
Public Overloads Sub Reverse( _
   ByVal index As Integer, _
   ByVal count As Integer _
) 
public void Reverse( 
   int index,
   int count
)

パラメータ

index
反転させる範囲の開始位置を示す0から始まるインデックス。
count
反転させる範囲内の要素数。
参照

ListBase<T> クラス
ListBase<T> メンバ
オーバーロード一覧

 

 


© MESCIUS inc. All rights reserved.