Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.DataAccessLayer assembly)

Show in webframe

GetEnumerator Method (MatchingParameterCollection)






Returns an enumerator that iterates through a collection.
Syntax
public IEnumerator<MatchingParameterList> GetEnumerator()
'Declaration
 
Public Function GetEnumerator() As IEnumerator(Of MatchingParameterList)
'Usage
 
Dim instance As MatchingParameterCollection
Dim value As IEnumerator(Of MatchingParameterList)
 
value = instance.GetEnumerator()

            

            
public:
IEnumerator<MatchingParameterList^>^ GetEnumerator(); 

Return Value

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

Target Platforms

See Also

Reference

MatchingParameterCollection Class
MatchingParameterCollection Members

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