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 > MatchingParameterList Class : GetEnumerator Method |
public IEnumerator<ICatalogEntity> GetEnumerator()
'Declaration Public Function GetEnumerator() As IEnumerator(Of ICatalogEntity)
'Usage Dim instance As MatchingParameterList Dim value As IEnumerator(Of ICatalogEntity) value = instance.GetEnumerator()
public: IEnumerator<ICatalogEntity^>^ GetEnumerator();