Liquid XML Data Binder (C++, Java, VB6) / Reference / Visual Basic 6 / Reference / ElementCol / VB6 AddNew - ElementCol
In This Topic
    VB6 AddNew - ElementCol
    In This Topic
    AddNew(ByVal ElementName As String, [elementNamespace]) as Element
      Property Description  
        Property Name item or this[]  
        Description Gets an element from the collection given its index (0 based index)
    If the elementNamspace is not provided then it is taken from the parent object.
     
        Remarks Throws an exception if the index is out of range