NodeMapValues Property

CVB.Net Documentation
Gets the value-collection containing all available nodes.

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

public override ICollection<Node> Values { get; }

Property Value

Type: ICollectionNode

Implements

IDictionaryTKey, TValueValues
See Also

Reference