Table of Contents

Class XmlSerialization.HashTableXmlExtender

Namespace
Alternet.FormDesigner
Assembly
Alternet.FormDesigner.v10.dll
public class XmlSerialization.HashTableXmlExtender : XmlSerialization.CollectionXmlExtender<Hashtable>
Inheritance
XmlSerialization.HashTableXmlExtender

Constructors

HashTableXmlExtender()

Initializes a new instance of the XmlSerialization.HashTableXmlExtender class.

HashTableXmlExtender(IDictionary, XmlWriterSettings)

Initializes a new instance of the XmlSerialization.HashTableXmlExtender class with the specified dictionary and optional XML writer settings.

Methods

AsDataObject(ITypeResolutionService)