Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

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
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

See Also

Reference

WorkstationContainer Class
WorkstationContainer Members
Overload List

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features