Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

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

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features