LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

ReadXml Method (ModalityOptionsCollection)

Show in webframe






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
) 
public:
void ReadXml( 
   XmlReader* reader
) 

Parameters

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

Target Platforms

See Also

Reference

ModalityOptionsCollection Class
ModalityOptionsCollection Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.