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