'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 メンバ
© 2003-2015, GrapeCity inc. All rights reserved.