Interface IRootInstances
A specialized selector that is intended to retrieve the root instance provided during serialization with the Serialize(XmlWriter, Object) call.
Inherited Members
Namespace: ExtendedXmlSerializer.ExtensionModel
Assembly: ExtendedXmlSerializer.dll
Syntax
public interface IRootInstances : IParameterizedSource<object, object>, IAssignable<object, object>