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