'Declaration Sub Swap( _ ByVal fromIndex As Integer, _ ByVal toIndex As Integer, _ ByVal count As Integer _ )
'Declaration
Sub Swap( _ ByVal fromIndex As Integer, _ ByVal toIndex As Integer, _ ByVal count As Integer _ )
void Swap( int fromIndex, int toIndex, int count )
IMovable インタフェース IMovable メンバ
© MESCIUS inc. All rights reserved.