Click or drag to resize

BaseMultisetVariables Property

Gets the Variables in the Multiset.

Namespace:  VDS.RDF.Query.Algebra
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public abstract IEnumerable<string> Variables { get; }

Property Value

Type: IEnumerableString
See Also