Click or drag to resize

BaseResultsParserContextVariables Property

Gets the Variables that have been seen.

Namespace:  VDS.RDF.Parsing.Contexts
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public List<string> Variables { get; }

Property Value

Type: ListString
See Also