LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

WriteXml Method (ModalityOptions)

Show in webframe






The System.Xml.XmlWriter stream that the ModalityOptions object is serialized to.
Converts the ModalityOptions object to an XML representation.
Syntax
public void WriteXml( 
   XmlWriter writer
)
'Declaration
 
Public Sub WriteXml( _
   ByVal writer As XmlWriter _
) 
'Usage
 
Dim instance As ModalityOptions
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 ModalityOptions object is serialized to.
Requirements

Target Platforms

See Also

Reference

ModalityOptions Class
ModalityOptions Members

 

 


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