LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

RegisterServicesCollection Method







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
)
 function Leadtools.Medical.Workstation.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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

WorkstationContainer Class
WorkstationContainer Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.