LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Instances Property

Show in webframe






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: __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

See Also

Reference

ListViewSeriesInformation Class
ListViewSeriesInformation Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.