ISparqlOrderByVariables Property  | 
 
            Gets all the Variables used in the Ordering.
            
 
    Namespace: 
   VDS.RDF.Query.Ordering
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
SyntaxIEnumerable<string> Variables { get; }ReadOnly Property Variables As IEnumerable(Of String)
	Get
Property Value
Type: 
IEnumerableString
See Also