WrapperGraphCollectionGraphUris Property |
Gets the URIs of the Graphs in the collection.
Namespace:
VDS.RDF
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public override IEnumerable<Uri> GraphUris { get; }
Public Overrides ReadOnly Property GraphUris As IEnumerable(Of Uri)
Get
Property Value
Type:
IEnumerableUriSee Also