NodeMapDictionaryValues Property

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

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

public override ICollection<NodeMap> Values { get; }

Property Value

Type: ICollectionNodeMap

Implements

IDictionaryTKey, TValueValues
See Also

Reference