Click or drag to resize

ConstructContextSet Property

Gets the Set that this Context pertains to.

Namespace:  VDS.RDF.Query.Construct
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public ISet Set { get; }

Property Value

Type: ISet
See Also