NodeMapIDictionaryString, INodeValues Property

CVB.Net Documentation

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

ICollection<INode> IDictionary<string, INode>.Values { get; }

Return Value

Type: ICollectionINode
An ICollectionT containing the values in the object that implements IDictionaryTKey, TValue.

Implements

IDictionaryTKey, TValueValues
See Also

Reference