T
They type to retrieve.
Leadtools.Dicom.AddIn Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
Generic RetrieveAll Method
See Also 
Leadtools.Dicom.AddIn Namespace > ServiceLocator Class : Generic RetrieveAll Method



Retrieves all item with the specified type.

Syntax

Visual Basic (Declaration) 
Public Shared Function RetrieveAll(Of T)() As IEnumerable(Of T)
Visual Basic (Usage)Copy Code
Dim value As IEnumerable(Of T)
 
value = ServiceLocator.RetrieveAll(Of T)()
C# 
public static IEnumerable<T> RetrieveAll<T>()
C++/CLI 
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: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

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