LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

ReadXml Method (ModalityOptions)







The System.Xml.XmlReader stream from which the object is deserialized.
Generates a ModalityOptions object from its XML representation.
Syntax
public void ReadXml( 
   XmlReader reader
)
'Declaration
 
Public Sub ReadXml( _
   ByVal reader As XmlReader _
) 
'Usage
 
Dim instance As ModalityOptions
Dim reader As XmlReader
 
instance.ReadXml(reader)
public void ReadXml( 
   XmlReader reader
)
 function Leadtools.Medical.Workstation.ModalityOptions.ReadXml( 
   reader 
)
public: void ReadXml( 
   XmlReader* reader
) 
public:
void ReadXml( 
   XmlReader* reader
) 

Parameters

reader
The System.Xml.XmlReader stream from which the object is deserialized.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ModalityOptions Class
ModalityOptions Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.