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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly