←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()] 
[GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", 
   "4.0.0.0")] 
protected override void ReadXmlSerializable( 
   XmlReader reader 
) 
<GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", 
   "4.0.0.0"), 
   DebuggerNonUserCodeAttribute()> 
 Protected Overrides Sub ReadXmlSerializable( 
   ByVal reader As System.Xml.XmlReader 
) 
protected:  
   [GeneratedCodeAttribute(L"System.Data.Design.TypedDataSetGenerator", 
      L"4.0.0.0")] 
   [DebuggerNonUserCodeAttribute] 
   virtual void ReadXmlSerializable( 
      System::Xml::XmlReader^ reader 
   ) override 

Parameters

Requirements

Target Platforms

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

Leadtools.Medical.Storage.DataAccessLayer Assembly