ITriplePatternVariables Property |
Gets the List of Variables used in the Pattern.
Namespace:
VDS.RDF.Query.Patterns
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax List<string> Variables { get; }
ReadOnly Property Variables As List(Of String)
Get
Property Value
Type:
ListStringSee Also