CVB.Net 14.0
NotifyDictionaryDebugView Class Reference

Debug view for the notify observable dictionary. More...

Public Member Functions

 NotifyDictionaryDebugView (NotifyDictionary dictionary)
 Ctor. More...
 

Properties

INotifyObservable[] Items [get]
 Gets all the notify observables as an array.
 

Detailed Description

Debug view for the notify observable dictionary.

Constructor & Destructor Documentation

◆ NotifyDictionaryDebugView()

Ctor.

Parameters
dictionaryThe node map dictionary to inspect.