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