LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

Instances Property







Returns the instances in the series.
Syntax
public List<IImageListViewItem> Instances {get;}
'Declaration
 
Public ReadOnly Property Instances As List(Of IImageListViewItem)
'Usage
 
Dim instance As ListViewSeriesInformation
Dim value As List(Of IImageListViewItem)
 
value = instance.Instances
public List<IImageListViewItem> Instances {get;}
 get_Instances(); 
public: __property List<IImageListViewItem*>* get_Instances();
public:
property List<IImageListViewItem*>* Instances {
   List<IImageListViewItem*>* get();
}

Property Value

A List representing the instances in the series.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ListViewSeriesInformation Class
ListViewSeriesInformation Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.