ImageInstanceDataTable Constructor(SerializationInfo,StreamingContext)

Summary

Initializes a new instance of the CompositeInstanceDataSet.ImageInstanceDataTable class with the SerializationInfo and the StreamingContext.

Syntax
C#
[GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", 
   "4.0.0.0")] 
[DebuggerNonUserCodeAttribute()] 
protected ImageInstanceDataTable( 
   SerializationInfo info, 
   StreamingContext context 
) 

Parameters

info
Type: System.Runtime.Serialization.SerializationInfo. The data needed to serialize or deserialize an object.

context
Type: System.Runtime.Serialization.StreamingContext. The source and destination of a given serialized stream.

Requirements

Target Platforms

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

Leadtools.Medical.Storage.DataAccessLayer Assembly