Click or drag to resize

Individual.Classes Property

Gets all the Classes that this resource belongs to.

Namespace:  VDS.RDF.Ontology
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public IEnumerable<OntologyClass> Classes { get; }

Property Value

Type: IEnumerable<OntologyClass>
See Also