Constructor XmlDictionaryItem
XmlDictionaryItem()
Initializes a new instance of the DataObject.XmlDictionaryItem class.
public XmlDictionaryItem()
XmlDictionaryItem(string, string)
Initializes a new instance of the DataObject.XmlDictionaryItem class with the specified key and value.
public XmlDictionaryItem(string key, string value)