| Name | Description | |
|---|---|---|
![]()  | AEAttributeValueDictionary Constructor | Overloaded. | 
The following tables list the members exposed by AEAttributeValueDictionary.
| Name | Description | |
|---|---|---|
![]()  | AEAttributeValueDictionary Constructor | Overloaded. | 
| Name | Description | |
|---|---|---|
![]()  | Comparer | Gets the IEqualityComparer that is used to determine equality of keys for the dictionary. (Inherited from System.Collections.Generic.Dictionary<long,object>) | 
![]()  | Count | Gets the number of key/value pairs contained in the Dictionary. (Inherited from System.Collections.Generic.Dictionary<long,object>) | 
![]() ![]()  | Empty | An empty OPC-A&E attribute value dictionary. | 
![]()  | Item | Gets or sets the value associated with the specified key. (Inherited from System.Collections.Generic.Dictionary<long,object>) | 
![]()  | Keys | Gets a collection containing the keys in the Dictionary. (Inherited from System.Collections.Generic.Dictionary<long,object>) | 
![]()  | Values | Gets a collection containing the values in the Dictionary. (Inherited from System.Collections.Generic.Dictionary<long,object>) | 
| Name | Description | |
|---|---|---|
![]()  | Add | Adds the specified key and value to the dictionary. (Inherited from System.Collections.Generic.Dictionary<long,object>) | 
![]()  | Clear | Removes all keys and values from the Dictionary. (Inherited from System.Collections.Generic.Dictionary<long,object>) | 
![]()  | ContainsKey | Determines whether the Dictionary contains the specified key. (Inherited from System.Collections.Generic.Dictionary<long,object>) | 
![]()  | ContainsValue | Determines whether the Dictionary contains a specific value. (Inherited from System.Collections.Generic.Dictionary<long,object>) | 
![]()  | Equals | |
![]()  | GetEnumerator | Returns an enumerator that iterates through the Dictionary. (Inherited from System.Collections.Generic.Dictionary<long,object>) | 
![]()  | GetHashCode | Serves as the default hash function. | 
![]()  | GetObjectData | Implements the System.Runtime.Serialization.ISerializable interface and returns the data needed to serialize the Dictionary instance. (Inherited from System.Collections.Generic.Dictionary<long,object>) | 
![]()  | GetSchema | |
![]()  | GetType | Gets the System.Type of the current instance. (Inherited from object) | 
![]()  | OnDeserialization | Implements the System.Runtime.Serialization.ISerializable interface and raises the deserialization event when the deserialization is complete. (Inherited from System.Collections.Generic.Dictionary<long,object>) | 
![]()  | ReadXml | |
![]()  | Remove | Removes the value with the specified key from the Dictionary. (Inherited from System.Collections.Generic.Dictionary<long,object>) | 
![]()  | ToString | Returns a string that represents the current object. | 
![]()  | TryGetValue | Gets the value associated with the specified key. (Inherited from System.Collections.Generic.Dictionary<long,object>) | 
![]()  | WriteXml | 
| Name | Description | |
|---|---|---|
![]()  | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object) | 
![]()  | MemberwiseClone | Creates a shallow copy of the current System.Object. (Inherited from object) | 
  Equality  | Determines whether the two objects are equal. | 
  Inequality  | Determines whether the two objects are not equal. |