'Declaration Sub Remove( _ ByVal index As Integer, _ ByVal count As Integer _ )
'使用法 Dim instance As IMovable Dim index As Integer Dim count As Integer instance.Remove(index, count)
void Remove( int index, int count )
IMovable インタフェース IMovable メンバ
© 2004-2015, GrapeCity inc. All rights reserved.