| ISerializer Interface | 
Namespace: SD.LLBLGen.Pro.Core
The ISerializer type exposes the following members.
| Name | Description | |
|---|---|---|
| GetNameOrderingComparer | 
            Gets the name ordering comparer to use for ordering when serializing elements. This uses ApplicationUtils.GetNameOrderingComparer();
              | 
| Name | Description | |
|---|---|---|
| SerializeDataToXml | 
            Serializes the data produced by the serializers to the serializer using normal elements.
              (Defined by ExtensionMethods.) |