C#
VB
C++
Returns an IEnumerator that loops through all the services in the collection.
public IEnumerator<KeyValuePair<Type, object>> GetEnumerator()
Public Function GetEnumerator() As IEnumerator(Of KeyValuePair(Of Type,Object))
public:
IEnumerator<KeyValuePair<Type^,Object^>>^ GetEnumerator();
A IEnumerator that loops through all the services in the collection.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET