| Name | Description | |
|---|---|---|
![]()  | AEAttributeSetDictionary Constructor | Overloaded. | 
            The following tables list the members exposed by AEAttributeSetDictionary.
| Name | Description | |
|---|---|---|
![]()  | AEAttributeSetDictionary 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,long[]>) | 
![]()  | Count | Gets the number of key/value pairs contained in the Dictionary. (Inherited from System.Collections.Generic.Dictionary<long,long[]>) | 
![]() ![]()  | Empty | An empty OPC-A&E attribute set dictionary. | 
![]()  | Item | Gets or sets the value associated with the specified key. (Inherited from System.Collections.Generic.Dictionary<long,long[]>) | 
![]()  | Keys | Gets a collection containing the keys in the Dictionary. (Inherited from System.Collections.Generic.Dictionary<long,long[]>) | 
![]()  | Values | Gets a collection containing the values in the Dictionary. (Inherited from System.Collections.Generic.Dictionary<long,long[]>) | 
| Name | Description | |
|---|---|---|
![]()  | Add | Adds the specified key and value to the dictionary. (Inherited from System.Collections.Generic.Dictionary<long,long[]>) | 
![]()  | Clear | Removes all keys and values from the Dictionary. (Inherited from System.Collections.Generic.Dictionary<long,long[]>) | 
![]()  | ContainsKey | Determines whether the Dictionary contains the specified key. (Inherited from System.Collections.Generic.Dictionary<long,long[]>) | 
![]()  | ContainsValue | Determines whether the Dictionary contains a specific value. (Inherited from System.Collections.Generic.Dictionary<long,long[]>) | 
![]()  | Equals | |
![]()  | GetEnumerator | Returns an enumerator that iterates through the Dictionary. (Inherited from System.Collections.Generic.Dictionary<long,long[]>) | 
![]()  | GetHashCode | |
![]()  | 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,long[]>) | 
![]()  | 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,long[]>) | 
![]()  | ReadXml | |
![]()  | Remove | Removes the value with the specified key from the Dictionary. (Inherited from System.Collections.Generic.Dictionary<long,long[]>) | 
![]()  | ToString | |
![]()  | TryGetValue | Gets the value associated with the specified key. (Inherited from System.Collections.Generic.Dictionary<long,long[]>) | 
![]()  | 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) | 
| Name | Description | |
|---|---|---|
![]()  | SetState<TNode> | Sets the arbitrary object associated with the node. | 
  Equality  | Determines whether the two objects are equal. | 
  Inequality  | Determines whether the two objects are not equal. |