Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.7
|
Leadtools.Medical.DataAccessLayer Namespace > MatchingParameterCollection Class : GetEnumerator Method |
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();