Click or drag to resize

NamespaceMapperPrefixes Property

Gets a Enumerator of all the Prefixes.

Namespace:  VDS.RDF
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public IEnumerable<string> Prefixes { get; }

Property Value

Type: IEnumerableString

Implements

INamespaceMapperPrefixes
See Also