Click or drag to resize

DynamicNodeKeys Property

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

Property Value

Type: ICollectionString

Implements

IDictionaryTKey, TValueKeys
See Also