Namespace: Cartella.Interfaces
Assembly: CartellaBase (in CartellaBase.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
C# |
---|
IEnumerable<T> GetAll() |
Visual Basic |
---|
Function GetAll As IEnumerable(Of T) |
Visual C++ |
---|
IEnumerable<T>^ GetAll() |
![]() ![]() |
Cartella API References Documentation |
IPaginatedList<(Of <(<'T, TKey>)>)>..::..GetAll Method |
IPaginatedList<(Of <(<'T, TKey>)>)> Interface See Also Send Feedback |
Namespace: Cartella.Interfaces
Assembly: CartellaBase (in CartellaBase.dll) Version: 4.1.0.171 (4.1.0.171)
C# |
---|
IEnumerable<T> GetAll() |
Visual Basic |
---|
Function GetAll As IEnumerable(Of T) |
Visual C++ |
---|
IEnumerable<T>^ GetAll() |