Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

Show in webframe

RetrieveAll<T> Method






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

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