←Select platform

WriteXml Method

Summary

Converts the ModalityOptions object to an XML representation.

Syntax

C#
VB
C++
public void WriteXml( 
   XmlWriter writer 
) 
  
Public Sub WriteXml( _ 
   ByVal writer As XmlWriter _ 
)  
public: 
void WriteXml(  
   XmlWriter^ writer 
)  

Parameters

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

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly