Click or drag to resize

RdfXmlParserContextIDs Property

Gets the Mapping of in-use IDs.

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

Property Value

Type: DictionaryString, ListINode
See Also