←Select platform

Initialize Method (WorkstationPresenterBase<V>)

Summary

Sets this class with the information needed to work and run the view.

Syntax

C#
VB
C++
public virtual void Initialize(  
   Leadtools.Medical.Workstation.WorkstationContainer container, 
   V view 
) 
Public Overridable Sub Initialize( _ 
   ByVal container As Leadtools.Medical.Workstation.WorkstationContainer, _ 
   ByVal view As V _ 
) 
public: 
virtual void Initialize(  
   Leadtools.Medical.Workstation.WorkstationContainer^ container, 
   _V^_ view 
) 

Parameters

container
The Leadtools.Medical.Workstation.WorkstationContainer for the current active workstation.

view
The view that will be activated.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Workstation Assembly
Click or drag to resize