Click or drag to resize

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; }

Property Value

Type: IEnumerableSkosOrderedCollection
See Also