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# |
---|
IFolioItem[] GetMostCommentedFolioItems( int count ) |
Visual Basic |
---|
Function GetMostCommentedFolioItems ( _ count As Integer _ ) As IFolioItem() |
Visual C++ |
---|
array<IFolioItem^>^ GetMostCommentedFolioItems( int count ) |
Parameters
- count
- Type: System..::..Int32