←Select platform

ReadXml Method

Summary

Generates a ModalityOptions object from its XML representation.

Syntax

C#
VB
C++
public void ReadXml( 
   XmlReader reader 
) 
  
Public Sub ReadXml( _ 
   ByVal reader As XmlReader _ 
)  
public: 
void ReadXml(  
   XmlReader^ reader 
)  

Parameters

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

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