Get(Type) Method

Summary
Returns a service of a specific type.
Syntax
C#
C++/CLI
public object Get( 
   Type serviceType 
) 
public:  
   Object^ Get( 
      Type^ serviceType 
   ) 

Parameters

serviceType
The type of the service to return.

Return Value

A service object of the requested type. Null if the service does not exist.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.