←Select platform

RegisterServicesCollection Method

Summary

Register a specific object to be returned by Services with a new WorkstationContainer.

Syntax

C#
VB
C++
public static void RegisterServicesCollection( 
   ServiceCollection serviceCollection 
) 
  
Public Shared Sub RegisterServicesCollection( _ 
   ByVal serviceCollection As Leadtools.Medical.Workstation.Datatypes.ServiceCollection _ 
)  
public: 
static void RegisterServicesCollection(  
   Leadtools.Medical.Workstation.Datatypes.ServiceCollection^ serviceCollection 
)  

Parameters

serviceCollection
An instance of type Leadtools.Medical.Workstation.DataTypes.ServiceCollection to be returned by Services with a new WorkstationContainer

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly