NodeDictionaryBaseTNode Properties

CVB.Net Documentation

The NodeDictionaryBaseTNode generic type exposes the following members.

Properties

  NameDescription
Public propertyCount
Gets the number of TNodes in this dictionary.
Public propertyIsDisposed
Gets whether this dictionary has been disposed.
Public propertyIsReadOnly
Gets whether this dictionary is read only.
Public propertyItem
Indexer of this dictionary to get/add TNode objects.
Public propertyKeys
Gets the keys for all nodes.
Protected propertyNodes
Gets the dictionary holding all node objects.
Public propertyValues
Gets all the TNodes in this dictionary.
Top
See Also

Reference