ReadXmlSerializable Method

Summary
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Syntax
C#
VB
C++
[DebuggerNonUserCodeAttribute()] 
protected override void ReadXmlSerializable( 
   XmlReader reader 
) 
  
<DebuggerNonUserCodeAttribute()> 
Protected Overrides Sub ReadXmlSerializable( _ 
   ByVal reader As XmlReader _ 
)  
[DebuggerNonUserCodeAttribute()] 
protected: 
void ReadXmlSerializable(  
   XmlReader^ reader 
) override  

Parameters

reader
The System.Xml.XmlReader.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Worklist.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.