Liquid XML Data Binder (C++, Java, VB6) / Reference / Visual Basic 6 / Reference / base64BinaryCol / VB6 Remove - Primitive Collection Class
In This Topic
    VB6 Remove - Primitive Collection Class
    In This Topic
    Public Sub Remove(ByVal Index As Long)
      Property Description  
        Function Name Remove  
        Description Removes a given item from the collection using its index (1 based index)  
        Remarks Throws an exception if the index is out of range