LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

RegisterServicesCollection Method

Show in webframe






An instance of type Leadtools.Medical.Workstation.DataTypes.ServiceCollection to be returned by Services with a new WorkstationContainer
Register a specific object to be returned by Services with a new WorkstationContainer.
Syntax
public static void RegisterServicesCollection( 
   ServiceCollection serviceCollection
)
'Declaration
 
Public Shared Sub RegisterServicesCollection( _
   ByVal serviceCollection As ServiceCollection _
) 
'Usage
 
Dim serviceCollection As ServiceCollection
 
WorkstationContainer.RegisterServicesCollection(serviceCollection)

            

            
public: static void RegisterServicesCollection( 
   ServiceCollection* serviceCollection
) 
public:
static void RegisterServicesCollection( 
   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

See Also

Reference

WorkstationContainer Class
WorkstationContainer Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.