BBN.DAML.DAMLList Interface
Representation of a DAML List (ordered version of the daml:Collection)

Access: Public
  Members Description  
    Add    
    Remove    
    GetAll    
    GetFirst    
    Cons    
    GetRest    
    Count    
    IsEmpty    
    SetFirst    
    SetRest    
    SetRestNil    
    GetNil    
    IsNil    
    FindLast    
    this