Instances Property

Summary
Returns the instances in the series.
Syntax
C#
VB
C++
public List<IImageListViewItem> Instances { get; } 
  
Public ReadOnly Property Instances As List(Of IImageListViewItem) 
public: 
property List<IImageListViewItem^>^ Instances { 
   List<IImageListViewItem^>^ get(); 
} 

Property Value

A List representing the instances in the series.

Requirements

Target Platforms

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

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.