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

ReadXml Method (ModalityOptionsCollection)







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

Parameters

reader
The System.Xml.XmlReader stream from which the ModalityOptionsCollection 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

ModalityOptionsCollection Class
ModalityOptionsCollection Members

 

 


Products | Support | Contact Us | Copyright Notices

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