←Select platform

ImageInstanceDataTable Class

Summary

Represents one table of in-memory Image Instance data.

Syntax
C#
VB
C++
[SerializableAttribute()] 
[DefaultMemberAttribute("Item")] 
[XmlSchemaProviderAttribute("GetTypedTableSchema")] 
public class ImageInstanceDataTable : TypedTableBase<ImageInstanceRow> 
<SerializableAttribute(),  
 DefaultMemberAttribute("Item"),  
 XmlSchemaProviderAttribute("GetTypedTableSchema")>  
Public Class ImageInstanceDataTable 
   Inherits TypedTableBase(Of ImageInstanceRow) 
public: 
   [SerializableAttribute,  
   DefaultMemberAttribute(L"Item"),  
   XmlSchemaProviderAttribute(L"GetTypedTableSchema")] 
   ref class ImageInstanceDataTable : TypedTableBase<ImageInstanceRow^> 
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.Storage.DataAccessLayer Assembly

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