LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

GetWorkstationView<V> Method

Show in webframe






The view type to return.
Returns a registered view for the given type.
Syntax
public V GetWorkstationView<V>()
where V: 
'Declaration
 
Public Function GetWorkstationView(Of V As )() As V
'Usage
 
Dim instance As WorkstationUIFactory
Dim value As V
 
value = instance.GetWorkstationView(Of V)()

            

            
public: V* GetWorkstationView<V>(); 
where V: 
public:
V* GetWorkstationViewgeneric<typename V>
(); 
where V: 

Type Parameters

V
The view type to return.

Return Value

A registered view instance of the given type.
Requirements

Target Platforms

See Also

Reference

WorkstationUIFactory Class
WorkstationUIFactory Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.