←Select platform

RetrieveAll<T> Method

Summary

Retrieves all items with the specified type.

Syntax

C#
VB
C++
public static IEnumerable<T> RetrieveAll<T>()
Public Shared Function RetrieveAll(Of T)() As IEnumerable(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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.DataAccessLayer Assembly
Click or drag to resize