In This Topic
    Liquid XML Runtime for .Net - Add - 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 void Add(<Primitive type> newItem)
      Property Description  
        Description Adds an item to the end of the collection  
        Remarks Causes the events OnCollectionAdd, OnCollectionChange & OnCollectionAddComplete to be fired in that order.