Click or drag to resize

Notation3ParserContextKeywords Property

Gets the list of in-use Keywords.

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

Property Value

Type: ListString
See Also