NodeMapDictionary Properties

CVB.Net Documentation

The NodeMapDictionary type exposes the following members.

Properties

  NameDescription
Public propertyCount
Gets the number of items in the dictionary.
(Inherited from ReadOnlyDictionaryBaseTKey, TValue.)
Public propertyIsDisposed
Gets whether this object has been disposed.
Public propertyItem
Indexer to retrieve a node map with the given name.
(Overrides ReadOnlyDictionaryBaseTKey, TValueItemTKey.)
Public propertyKeys
Gets a read-only collection of all keys in this dictionary.
(Inherited from ReadOnlyDictionaryBaseTKey, TValue.)
Public propertyParent
Gets the device this dictionary is for.
Public propertyValues
Gets the value-collection containing all available nodes maps.
(Overrides ReadOnlyDictionaryBaseTKey, TValueValues.)
Top
Explicit Interface Implementations

  NameDescription
Explicit interface implementationPrivate propertyICollectionKeyValuePairTKey, TValueIsReadOnly (Inherited from ReadOnlyDictionaryBaseTKey, TValue.)
Explicit interface implementationPrivate propertyIDictionaryTKey, TValueItem
Gets or sets the element with the specified key.
(Inherited from ReadOnlyDictionaryBaseTKey, TValue.)
Top
See Also

Reference