Serializes an object graph to a series of CodeDOM statements. This class provides an abstract base class for a serializer.
See Also: CodeDomSerializer Members
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.]