![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.7
|
Leadtools.Medical.DataAccessLayer Namespace > DataAccessServiceLocator Class : RetrieveAll<T> Method |
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 = DataAccessServiceLocator.RetrieveAll(Of T)()
public: static IEnumerable<T^>^ RetrieveAllgeneric<typename T> ();