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

WriteXml Method (ModalityOptions)







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
)
 function Leadtools.Medical.Workstation.ModalityOptions.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: 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.