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 > MatchingParameterList Class : GetEnumerator Method



Returns an enumerator that iterates through a collection.

Syntax

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

Return Value

A collection of Leadtools.Medical.DataAccessLayer.Catalog.ICatalogEntity 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