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

Show in webframe

RegisterStripItemFeatureExecuter<T>() Method







The type of the instance to created. The type must implements the Leadtools.Medical.Workstation.Interfaces.IWorkstationStripItemFeatureExecuter interface.
Register a specific type to be created for a StripItemFeatureExecuter object with a new WorkstationContainer.
Syntax
public static void RegisterStripItemFeatureExecuter<T>()
where T: IWorkstationStripItemFeatureExecuter
'Declaration
 
Public Overloads Shared Sub RegisterStripItemFeatureExecuter(Of T As IWorkstationStripItemFeatureExecuter)() 
'Usage
 
WorkstationContainer.RegisterStripItemFeatureExecuter(Of T)()

            

            
public: static void RegisterStripItemFeatureExecuter<T>(); 
where T: IWorkstationStripItemFeatureExecuter
public:
static void RegisterStripItemFeatureExecutergeneric<typename T>
(); 
where T: IWorkstationStripItemFeatureExecuter

Type Parameters

T
The type of the instance to created. The type must implements the Leadtools.Medical.Workstation.Interfaces.IWorkstationStripItemFeatureExecuter interface.
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