BBN.DAML.DAMLListImpl.DAMLListImpl Function
Constructor, takes the URI for this list, and the underlying model it will be attached to.

Public void DAMLListImpl (string, BBN.DAML.DAMLModel, BBN.DAML.Vocabulary.DAMLVocabulary)
  Type Name Description  
    string uri The URI of the list  
    DAMLModel store The RDF store that contains the RDF statements defining the properties of the list  
    DAMLVocabulary vocabulary Reference to the DAML vocabulary used by this list  
  Return Description  
    void    
Other overloads:
BBN.DAML.DAMLListImpl.#ctor(e,e,DAMLModel,DAMLVocabulary)