NodeDictionaryBaseTNodeKeys Property

CVB.Net Documentation
Gets the keys for all nodes.

Namespace:  Stemmer.Cvb.GevServer
Assembly:  Stemmer.Cvb.GevServer (in Stemmer.Cvb.GevServer.dll) Version: 14.0.0.0
Syntax

public ICollection<string> Keys { get; }

Property Value

Type: ICollectionString

Implements

IDictionaryTKey, TValueKeys
See Also

Reference