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