DeviceNodeMaps Property

CVB.Net Documentation
Gets the dictionary holding all available NodeMaps.

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

public NodeMapDictionary NodeMaps { get; }

Property Value

Type: NodeMapDictionary
Dictionary containing all available node maps. null if no node map interface is available on this device.
See Also

Reference