Click or drag to resize

SkosGraphCollections Property

Gets collections contained in the graph.

Namespace:  VDS.RDF.Skos
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public IEnumerable<SkosCollection> Collections { get; }

Property Value

Type: IEnumerableSkosCollection
See Also