Build 1.01.318.0
[This is preliminary documentation and is subject to change.]
The NodeIdDictionary<(Of <(<'T>)>)> type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| NodeIdDictionary<(Of <(<'T>)>)> |
Creates an empty dictionary.
|
Methods
| Name | Description | |
|---|---|---|
| Add(KeyValuePair<(Of <<'(NodeId, T>)>>)) | ||
| Add(NodeId, T) | ||
| Clear | ||
| Contains | ||
| ContainsKey | ||
| CopyTo | ||
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetEnumerator | ||
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| Remove(NodeId) | ||
| Remove(KeyValuePair<(Of <<'(NodeId, T>)>>)) | ||
| ToString | (Inherited from Object.) | |
| TryGetValue |
Properties
| Name | Description | |
|---|---|---|
| Count | ||
| IsReadOnly | ||
| Item |
Gets or sets the value with the specified NodeId.
| |
| Keys | ||
| Values |