- reader
- The System.Xml.XmlReader stream from which the ModalityOptionsCollection object is deserialized.
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As ModalityOptionsCollection Dim reader As XmlReader instance.ReadXml(reader) |
Managed Extensions for C++ | |
---|---|
public: void ReadXml( XmlReader* reader ) |
C++/CLI | |
---|---|
public: void ReadXml( XmlReader^ reader ) |
Parameters
- reader
- The System.Xml.XmlReader stream from which the ModalityOptionsCollection object is deserialized.
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7