LEADTOOLS Medical (Leadtools.Medical.DataAccessLayer assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
GetEnumerator Method
See Also 
Leadtools.Medical.DataAccessLayer Namespace > MatchingParameterCollection Class : GetEnumerator Method



Returns an enumerator that iterates through a collection.

Syntax

Visual Basic (Declaration) 
Public Function GetEnumerator() As IEnumerator(Of MatchingParameterList)
Visual Basic (Usage)Copy Code
Dim instance As MatchingParameterCollection
Dim value As IEnumerator(Of MatchingParameterList)
 
value = instance.GetEnumerator()
C# 
public IEnumerator<MatchingParameterList> GetEnumerator()
C++/CLI 
public:
IEnumerator<MatchingParameterList^>^ GetEnumerator(); 

Return Value

A collection of MatchingParameterList that can be used to iterate through the collection.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Medical.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features