System.ComponentModel.Design.Serialization.CodeDomSerializer Class

Serializes an object graph to a series of CodeDOM statements. This class provides an abstract base class for a serializer.

See Also: CodeDomSerializer Members

Syntax

public class CodeDomSerializer : CodeDomSerializerBase

Remarks

You can implement a custom System.ComponentModel.Design.Serialization.CodeDomSerializer to control the generation of component initialization code for a type of component at design time.

To implement a custom System.ComponentModel.Design.Serialization.CodeDomSerializer for a type, you must:

[The 'ordered' type of list has not been implemented in the ECMA stylesheet.]

To implement a serialization method for generating configuration code for a component:

[The 'ordered' type of list has not been implemented in the ECMA stylesheet.]

Requirements

Namespace: System.ComponentModel.Design.Serialization
Assembly: System.Design (in System.Design.dll)
Assembly Versions: 2.0.0.0