MESCIUS SPREAD for Windows Forms 15.0J
Swap メソッド (IMovable)

交換を開始する位置
アイテムの交換先の位置
交換するアイテムの数
指定した位置と別の位置でアイテムを交換します。
構文
'宣言
 
Sub Swap( _
   ByVal fromIndex As Integer, _
   ByVal toIndex As Integer, _
   ByVal count As Integer _
) 
void Swap( 
   int fromIndex,
   int toIndex,
   int count
)

パラメータ

fromIndex
交換を開始する位置
toIndex
アイテムの交換先の位置
count
交換するアイテムの数
参照

IMovable インターフェース
IMovable メンバ

 

 


© MESCIUS inc. All rights reserved.