Click or drag to resize

OntologyPropertyRanges Property

Gets all the Classes which are in this properties Range.

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

Property Value

Type: IEnumerableOntologyClass
See Also