Table of Contents

Class XmlSerialization.CollectionXmlExtender<T>

Namespace
Alternet.FormDesigner
Assembly
Alternet.FormDesigner.v10.dll
public abstract class XmlSerialization.CollectionXmlExtender<T> : XmlSerialization.BaseXmlExtender

Type Parameters

T
Inheritance
XmlSerialization.CollectionXmlExtender<T>
Derived

Constructors

CollectionXmlExtender()

Properties

Items

Gets or sets the collection of dictionary items.

SerializedTypeName

Gets or sets the type of the data being serialized or deserialized.

Methods

CoerceSettings(XmlWriterSettings)
CreateInstance(ITypeResolutionService)
ItemsToDictionary(IDictionary, ITypeResolutionService)