Liquid XML Data Binder (C++, Java, VB6) / Reference / Visual Basic 6 / Reference / VB6 LTXmlComLib3.AttributeCol
In This Topic
    VB6 LTXmlComLib3.AttributeCol
    In This Topic
    LtXmlComLib20.AttributeCol Class
    A collection of AttributeCls objects.

    Implemented interfaces: XmlCollectionBase
      Members Description  
        Add Adds an existing attribute to the collection  
        AddNew Creates a new Attribute and adds it to the collection  
        Count The number of items in the collection  
        Item Gets a attribute from the collection by its index  
        Remove Removes a given item from the collection  
        OnCollectionChange Event, fired when an item is added or removed from the collection