Click or drag to resize

NegatedSet.Properties Property

Gets the Negated Properties.

Namespace:  VDS.RDF.Query.Paths
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public IEnumerable<Property> Properties { get; }

Property Value

Type: IEnumerable<Property>
See Also