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

RegisterState<T>() Method







The type of the instance to created. The type must inhirit from a WorkstationState
Register a specific type to be created for a State object with a new WorkstationContainer.
Syntax
public static void RegisterState<T>()
where T: WorkstationState
'Declaration
 
Public Overloads Shared Sub RegisterState(Of T As WorkstationState)() 
'Usage
 
WorkstationContainer.RegisterState(Of T)()
public static void RegisterState<T>()where T: WorkstationState
 function Leadtools.Medical.Workstation.WorkstationContainer.RegisterState``1()()
public: static void RegisterState<T>(); 
where T: WorkstationState
public:
static void RegisterStategeneric<typename T>
(); 
where T: WorkstationState

Type Parameters

T
The type of the instance to created. The type must inhirit from a WorkstationState
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
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

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