IndividualClasses 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; }
Public ReadOnly Property Classes As IEnumerable(Of OntologyClass)
Get
Property Value
Type:
IEnumerableOntologyClassSee Also