SkosGraphConcepts Property |
Gets concepts contained in the graph.
Namespace:
VDS.RDF.Skos
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public IEnumerable<SkosConcept> Concepts { get; }
Public ReadOnly Property Concepts As IEnumerable(Of SkosConcept)
Get
Property Value
Type:
IEnumerableSkosConceptSee Also