'Declaration Public Sub RemoveAt( _ ByVal index As Integer _ )
'Declaration
Public Sub RemoveAt( _ ByVal index As Integer _ )
'使用法 Dim instance As DoubleCollection Dim index As Integer instance.RemoveAt(index)
'使用法
Dim instance As DoubleCollection Dim index As Integer instance.RemoveAt(index)
public void RemoveAt( int index )
DoubleCollection クラス DoubleCollection メンバ
Copyright © 2004 GrapeCity inc.