public void Insert( int index, DoubleCollection item )
'Declaration Public Sub Insert( _ ByVal index As Integer, _ ByVal item As DoubleCollection _ )
'Declaration
Public Sub Insert( _ ByVal index As Integer, _ ByVal item As DoubleCollection _ )
'Usage Dim instance As DoubleCollectionCollection Dim index As Integer Dim item As DoubleCollection instance.Insert(index, item)
'Usage
Dim instance As DoubleCollectionCollection Dim index As Integer Dim item As DoubleCollection instance.Insert(index, item)
DoubleCollectionCollection Class DoubleCollectionCollection Members