In This Topic
    Liquid XML Runtime for .Net - operator [] - Prim Collection
    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 <Primitive Object> this[int index] { get; }
      Property Description  
        Property Name operator [] or this[]  
        Description Gets an item from the collection given its index (0 based index)  
        Remarks Throws an exception if the index is out of range