Liquid XML Data Binder (C++, Java, VB6) / Reference / C# and VB .Net (Deprecated - use Liquid XML Objects) / Reference / AttributeCol / Liquid XML Runtime for .Net - operator[] AttributeCol
In This Topic
    Liquid XML Runtime for .Net - operator[] AttributeCol
    In This Topic
    This feature has been superseded by Liquid XML Objects.
    (The original functionality is still included in the product)
    Use Liquid XML Objects
    public Attribute this[int index] { get; }
      Property Description  
        Property Name operator [] or this[]  
        Description Gets an attribute from the collection given its index (0 based index)  
        Remarks Throws an exception if the index is out of range