6 [global::__DynamicallyInvokable]
11 [global::__DynamicallyInvokable]
16 [global::__DynamicallyInvokable]
21 [global::__DynamicallyInvokable]
XmlSchema GetSchema()
This method is reserved and should not be used. When implementing the IXmlSerializable interface,...
Represents a writer that provides a fast, non-cached, forward-only way to generate streams or files t...
Represents a reader that provides fast, noncached, forward-only access to XML data....
void ReadXml(XmlReader reader)
Generates an object from its XML representation.
void WriteXml(XmlWriter writer)
Converts an object into its XML representation.
An in-memory representation of an XML Schema, as specified in the World Wide Web Consortium (W3C) XML...
Provides custom formatting for XML serialization and deserialization.