BBN.RDF.Common.ModelCom.ReadFromString Function
Read directly from string data.

Public BBN.RDF.Model ReadFromString (string, string)
  Type Name Description  
    string xml The string data to parse.  
    string b The base URI for the data.  
  Return Description  
    Model