←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly