public void Insert( int index, DoubleCollection item )
'Declaration Public Sub Insert( _ ByVal index As Integer, _ ByVal item As DoubleCollection _ )
'使用法 Dim instance As DoubleCollectionCollection Dim index As Integer Dim item As DoubleCollection instance.Insert(index, item)
DoubleCollectionCollection クラス DoubleCollectionCollection メンバ
© 2004-2015, GrapeCity inc. All rights reserved.