LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

GetEnumerator Method (ServiceCollection)

Show in webframe






Returns an IEnumerator that loops through all the services in the collection.
Syntax
'Declaration
 
Public Function GetEnumerator() As IEnumerator(Of KeyValuePair(Of Type,Object))
'Usage
 
Dim instance As ServiceCollection
Dim value As IEnumerator(Of KeyValuePair(Of Type,Object))
 
value = instance.GetEnumerator()

            

            

Return Value

A IEnumerator that loops through all the services in the collection.
Requirements

Target Platforms

See Also

Reference

ServiceCollection Class
ServiceCollection Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.