GetEnumerator Method

Summary

Returns an enumerator that iterates through the collection Leadtools.MedicalViewer.MedicalViewerBaseCell items.

Syntax
C#
VB
C++
public IEnumerator GetEnumerator() 
  
Public Function GetEnumerator() As IEnumerator 
public: 
IEnumerator^ GetEnumerator();  

Return Value

A System.Collections.IEnumerator for the SelectedWorkstationCellsCollection.

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