LEADTOOLS Medical (Leadtools.Medical.DataAccessLayer assembly)

Get<T> Method

Show in webframe





The type of the data access object to be unregistered.
Retrieves a previously registered data access service of the specified type.
Syntax
public T Get<T>()
'Declaration
 
Public Function Get(Of T)() As T
'Usage
 
Dim instance As DataAccessServices
Dim value As T
 
value = instance.Get(Of T)()

            

            
public:
T^ Getgeneric<typename T>
(); 

Type Parameters

T
The type of the data access object to be unregistered.

Return Value

The data access object that was removed. Default T value will be returned if no object registered with this type.
Requirements

Target Platforms

See Also

Reference

DataAccessServices Class
DataAccessServices Members

 

 


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

Leadtools.Medical.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features