VAF 2.1.0.1 API Documentation
VAF 2.1.0.1 API Documentation
Namespaces
MFiles.VAF.Common
ApplicationDefinition.ApplicationDefinitionData Class
ApplicationDefinitionData Methods
GetSchema Method
ReadXml Method
WriteXml Method
ApplicationDefinition
ApplicationDefinitionData
ReadXml Method
ReadXML deserializes the class using the given XmlReader.
Namespace:
MFiles.VAF.Common
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.1.0.1 (2.1.0.1)
Syntax
C#
Copy
public
void
ReadXml
(
XmlReader
reader
)
Parameters
reader
Type:
System.Xml
XmlReader
The XML stream to deserialize from.
Implements
IXmlSerializable
ReadXml(XmlReader)
See Also
Reference
ApplicationDefinition
ApplicationDefinitionData Class
MFiles.VAF.Common Namespace