Constructor XmlDictionaryItem
- Namespace
- Alternet.FormDesigner
- Assembly
- Alternet.FormDesigner.v10.dll
XmlDictionaryItem()
Initializes a new instance of the XmlSerialization.XmlDictionaryItem class.
public XmlDictionaryItem()
XmlDictionaryItem(object, object)
Initializes a new instance of the XmlSerialization.XmlDictionaryItem class with the specified key and value.
public XmlDictionaryItem(object key, object value)