NodeMapIDictionaryString, IConfigurableNodeValues Property

CVB.Net Documentation

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

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

Return Value

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

Implements

IDictionaryTKey, TValueValues
See Also

Reference

System#Collections#Generic#IDictionary{System#String@Stemmer#Cvb#GevServer#IConfigurableNode}#Values Overload