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

Items Property (ListViewStudiesInformation)







Gets an Array containing the that contain the series information.
Syntax
public IImageListViewItem[] Items {get;}
'Declaration
 
Public ReadOnly Property Items As IImageListViewItem()
'Usage
 
Dim instance As ListViewStudiesInformation
Dim value() As IImageListViewItem
 
value = instance.Items
public IImageListViewItem[] Items {get;}
 get_Items(); 
public: __property IImageListViewItem*[]* get_Items();
public:
property IImageListViewItem*[]* Items {
   IImageListViewItem*[]* get();
}

Property Value

An System.Array of Leadtools.Medical.Workstation.UI.IImageListViewItem objects that that contain the series information.
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

ListViewStudiesInformation Class
ListViewStudiesInformation Members

 

 


Products | Support | Contact Us | Copyright Notices

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