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