[]
Interface that supports serialization to XML of objects from the models.
public interface ISerializeSupport3 : ISerializeSupport
Public Interface ISerializeSupport3
Inherits ISerializeSupport
Name | Description |
---|---|
Serialize3(XmlTextWriter) | Save the object to XML. |