'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 メンバ
© MESCIUS inc. All rights reserved.