Items Property

Summary

Gets an Array containing the that contain the series information.

Syntax
C#
VB
C++
public IImageListViewItem[] Items { get; } 
  
Public ReadOnly Property Items As IImageListViewItem() 
public: 
property array<IImageListViewItem^>^ Items { 
   array<IImageListViewItem^>^ get(); 
} 

Property Value

An System.Array of Leadtools.Medical.Workstation.UI.IImageListViewItem objects that that contain the series information.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly