A List<T> that includes built in XML serialization.
More...
|
| XmlSerializableList (string listName) |
|
System.Xml.Schema.XmlSchema | GetSchema () |
|
void | ReadXml (System.Xml.XmlReader reader) |
|
void | WriteXml (System.Xml.XmlWriter writer) |
|
|
virtual void | OnWriteXml (System.Xml.XmlWriter writer) |
|
virtual void | OnReadXml (System.Xml.XmlReader reader) |
|
A List<T> that includes built in XML serialization.
- Template Parameters
-
T | The type of elements stored in the list. |
- Type Constraints
-
T | : | IXmlSerializable | |
T | : | new() | |
The documentation for this class was generated from the following file:
- /var/lib/jenkins/workspace/apac/APAC/APACCore/Collections/XmlSerializableCollection.cs