Click or drag to resize

BindingsPatternTuples Property

Gets the enumeration of Tuples.

Namespace:  VDS.RDF.Query.Patterns
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public IEnumerable<BindingTuple> Tuples { get; }

Property Value

Type: IEnumerableBindingTuple
See Also