QuickOPC User's Guide and Reference
EasyUASubscribeDataSetArgumentsDictionary Class Properties


OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.PubSub.OperationModel Namespace : EasyUASubscribeDataSetArgumentsDictionary Class

For a list of all members of this type, see EasyUASubscribeDataSetArgumentsDictionary members.

Public Properties
 NameDescription
Public PropertyGets the IEqualityComparer that is used to determine equality of keys for the dictionary. (Inherited from System.Collections.Generic.Dictionary<int,EasyUASubscribeDataSetArguments>)
Public PropertyGets the number of key/value pairs contained in the Dictionary. (Inherited from System.Collections.Generic.Dictionary<int,EasyUASubscribeDataSetArguments>)
Public Propertystatic (Shared in Visual Basic)An empty OPC-UA subscribe data set arguments dictionary.  
Public PropertyGets or sets the value associated with the specified key. (Inherited from System.Collections.Generic.Dictionary<int,EasyUASubscribeDataSetArguments>)
Public PropertyGets a collection containing the keys in the Dictionary. (Inherited from System.Collections.Generic.Dictionary<int,EasyUASubscribeDataSetArguments>)
Public PropertyGets a collection containing the values in the Dictionary. (Inherited from System.Collections.Generic.Dictionary<int,EasyUASubscribeDataSetArguments>)
Top
See Also

Reference

EasyUASubscribeDataSetArgumentsDictionary Class
OpcLabs.EasyOpc.UA.PubSub.OperationModel Namespace