←Select platform

ItemsInfoTableDataTable Constructor(SerializationInfo,StreamingContext)

Summary

Initializes a new instance of this class.

Syntax

C#
VB
C++
[DebuggerNonUserCodeAttribute()] 
protected ItemsInfoTableDataTable( 
   SerializationInfo info, 
   StreamingContext context 
) 
<DebuggerNonUserCodeAttribute()>  
Public Sub New() 
public:  
   [DebuggerNonUserCodeAttribute] ItemsInfoTableDataTable() 

Parameters

info

Data about the object serialized (used internally).

context

Data about source and destination of a serialized stream (used internally).

Remarks

Another constructor to initialize from another table.

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.Caching Assembly