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