Table of Contents

Class SerializableConfigurationElement

Namespace
Amazon
Assembly
AWSSDK.Core.dll

Configuration element that serializes properly when used with collections

public abstract class SerializableConfigurationElement : WritableConfigurationElement
Inheritance
SerializableConfigurationElement
Inherited Members

Constructors

SerializableConfigurationElement()

protected SerializableConfigurationElement()

Methods

SerializeElement(XmlWriter, bool)

public bool SerializeElement(XmlWriter writer, bool serializeCollectionKey)

Parameters

writer XmlWriter
serializeCollectionKey bool

Returns

bool