QuickOPC User's Guide and Reference
StringStringDictionary Class Properties


OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.Collections.Specialized Namespace : StringStringDictionary Class

For a list of all members of this type, see StringStringDictionary 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<string,string>)
Public PropertyGets the number of key/value pairs contained in the Dictionary. (Inherited from System.Collections.Generic.Dictionary<string,string>)
Public Propertystatic (Shared in Visual Basic)An empty string-string dictionary.  
Public PropertyGets or sets the value associated with the specified key. (Inherited from System.Collections.Generic.Dictionary<string,string>)
Public PropertyGets a collection containing the keys in the Dictionary. (Inherited from System.Collections.Generic.Dictionary<string,string>)
Public PropertyGets a collection containing the values in the Dictionary. (Inherited from System.Collections.Generic.Dictionary<string,string>)
Top
See Also

Reference

StringStringDictionary Class
OpcLabs.BaseLib.Collections.Specialized Namespace