Interface IFormat
Base container that holds identities and the native root objects (e.g. System.Xml.XmlReader, or System.Xml.XmlWriter) during deserialization or serialization.
Inherited Members
System.IDisposable.Dispose()
Namespace: ExtendedXmlSerializer.ContentModel.Format
Assembly: ExtendedXmlSerializer.dll
Syntax
public interface IFormat : ISource<object>, IIdentityStore, IDisposable