C#
VB
C++
Returns a service of a specific type.
public object Get(
Type serviceType
)
Public Overloads Function Get( _
ByVal serviceType As Type _
) As Object
public:
Object^ Get(
Type^ serviceType
)
serviceType
The type of the service to return.
A service object of the requested type. Null if the service doesn't exists.
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