SkosGraphCollections Property |
Gets collections contained in the graph.
Namespace:
VDS.RDF.Skos
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public IEnumerable<SkosCollection> Collections { get; }
Public ReadOnly Property Collections As IEnumerable(Of SkosCollection)
Get
Property Value
Type:
IEnumerableSkosCollectionSee Also