C#
VB
C++
Removes a service from the collection with a given type.
public void Remove(
Type serviceType
)
Public Overloads Sub Remove( _
ByVal serviceType As Type _
)
public:
void Remove(
Type^ serviceType
)
serviceType
The type of the service to remove.
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