←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Worklist.DataAccessLayer Assembly