LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

WriteXml Method (ModalityOptionsCollection)

Show in webframe






The System.Xml.XmlWriter stream that the ModalityOptionsCollection object is serialized to.
Converts the ModalityOptionsCollection object to an XML representation.
Syntax
public void WriteXml( 
   XmlWriter writer
)
'Declaration
 
Public Sub WriteXml( _
   ByVal writer As XmlWriter _
) 
'Usage
 
Dim instance As ModalityOptionsCollection
Dim writer As XmlWriter
 
instance.WriteXml(writer)

            

            
public: void WriteXml( 
   XmlWriter* writer
) 
public:
void WriteXml( 
   XmlWriter* writer
) 

Parameters

writer
The System.Xml.XmlWriter stream that the ModalityOptionsCollection object is serialized to.
Requirements

Target Platforms

See Also

Reference

ModalityOptionsCollection Class
ModalityOptionsCollection Members

 

 


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