←Select platform

ReferencedImagesDataTable Class

Summary

Represents one table of in-memory 'Referenced Images' data.

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