Click or drag to resize
ISerializer Methods

The ISerializer type exposes the following members.

Methods
  NameDescription
Public methodGetNameOrderingComparer
Gets the name ordering comparer to use for ordering when serializing elements. This uses ApplicationUtils.GetNameOrderingComparer();
Top
Extension Methods
  NameDescription
Public Extension MethodSerializeDataToXml
Serializes the data produced by the serializers to the serializer using normal elements.
(Defined by ExtensionMethods.)
Top
See Also