CVB.Net 14.0
NodeMapDictionaryDebugView Class Reference

Debug view for the node map dictionary. More...

Public Member Functions

 NodeMapDictionaryDebugView (NodeMapDictionary dictionary)
 Ctor. More...
 

Properties

NodeMap[] Items [get]
 Gets all the node maps as an array.
 

Detailed Description

Debug view for the node map dictionary.

Constructor & Destructor Documentation

◆ NodeMapDictionaryDebugView()

Ctor.

Parameters
dictionaryThe node map dictionary to inspect.