Namespace: Cartella.Interfaces
Assembly: CartellaData (in CartellaData.dll) Version: 4.1.0.171 (4.1.0.171)
Assembly: CartellaData (in CartellaData.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
C# |
---|
IPaginatedList<T, int> GetRootItems( IFolioModule folioModule ) |
Visual Basic |
---|
Function GetRootItems ( _ folioModule As IFolioModule _ ) As IPaginatedList(Of T, Integer) |
Visual C++ |
---|
IPaginatedList<T, int>^ GetRootItems( IFolioModule^ folioModule ) |
Parameters
- folioModule
- Type: Cartella.Interfaces..::..IFolioModule