ThreadSafeGraphCollectionGraphUris Property  | 
 
            Provides access to the Graph URIs of Graphs in the Collection.
            
 
    Namespace: 
   VDS.RDF
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxpublic override IEnumerable<Uri> GraphUris { get; }Public Overrides ReadOnly Property GraphUris As IEnumerable(Of Uri)
	Get
Property Value
Type: 
IEnumerableUri
See Also