GetEnumerator Method

Summary
Returns a generic enumerator that can iterate through the ModalityOptionsCollection.
Syntax
C#
VB
C++
public IEnumerator<KeyValuePair<ModalityType, ModalityOptions>> GetEnumerator() 
  
Public Function GetEnumerator() As IEnumerator(Of KeyValuePair(Of ModalityType,ModalityOptions)) 
public: 
IEnumerator<KeyValuePair<ModalityType,ModalityOptions^>>^ GetEnumerator();  

Return Value

A generic enumerator that can iterate through the ModalityOptionsCollection.

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.