Click or drag to resize

NamespaceMapper._prefixes Field

Mapping of URIs to Prefixes.

Namespace:  VDS.RDF
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
protected Dictionary<int, string> _prefixes

Field Value

Type: Dictionary<Int32, String>
See Also