C#
VB
C++
Provides a collection of typed objects that act as services which all components can access.
public class ServiceCollection : ICollection, IEnumerable, IEnumerable<KeyValuePair<Type, object>>
Public Class ServiceCollection
Implements System.Collections.Generic.IEnumerable(Of KeyValuePair(Of Type,Object)), System.Collections.ICollection, System.Collections.IEnumerable
public ref class ServiceCollection : public System.Collections.Generic.IEnumerable<KeyValuePair<Type,Object>>, System.Collections.ICollection, System.Collections.IEnumerable
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