Liquid XML Data Binder (C++, Java, VB6) / Reference / Java / Reference / com.liquid_technologies.ltxmllib20 / AttributeCol / Java remove - XmlCollectionBase
In This Topic
    Java remove - XmlCollectionBase
    In This Topic
    public void remove(int index)
      Property Description  
        Method Name Remove  
        Argument - index The 0 based index of the item to remove  
        Description Removes the item from the collection  
        Remarks If the index is out of range an exception is raised.
    The OnCollectionChange event is fired after the item is removed.