SerializationSectionGroup Class
Handles the XML elements used to configure serialization by the DataContractSerializer.
Assembly: System.Runtime.Serialization (in System.Runtime.Serialization.dll)
This class is used to handle the <dataContractSerializer> Element group, which contains the <dataContractSerializer> element, specifically, to allow the addition of types to the collection of known types. For more information about data contract known types, see Data Contract Known Types.
For an example of using the element to add to the known types collection, see <declaredTypes>.
System.Configuration.ConfigurationSectionGroup
System.Runtime.Serialization.Configuration.SerializationSectionGroup
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.