LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Items Property (ListViewStudiesInformation)

Show in webframe






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

See Also

Reference

ListViewStudiesInformation Class
ListViewStudiesInformation Members

 

 


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