LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

RetrieveAll<T> Method

Show in webframe





They type to retrieve.
Retrieves all item with the specified type.
Syntax
public static IEnumerable<T> RetrieveAll<T>()
'Declaration
 
Public Shared Function RetrieveAll(Of T)() As IEnumerable(Of T)
'Usage
 
Dim value As IEnumerable(Of T)
 
value = ServiceLocator.RetrieveAll(Of T)()

            

            
public:
static IEnumerable<T^>^ RetrieveAllgeneric<typename T>
(); 

Type Parameters

T
They type to retrieve.

Return Value

The new child container.
Remarks
A child container shares the parent's configuration, but can be configured with different settings or lifetime.
Requirements

Target Platforms

See Also

Reference

ServiceLocator Class
ServiceLocator Members

 

 


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

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