Help > Web Development > Object Reference > Object Reference > ISYSCatalogList
<a name="kanchor259"></a>ISYSCatalogList Object
Contains a list of catalog items, representing the catalog of either ISYS:desktop or ISYS:web.
ISYSCatalogList Properties
CountReturns the number of catalog items in the list
ItemReturns the catalog item at the given index (between 1 and Count).
See Also
ISYSCatalogItem
ISYSAsp::CatalogWeb
ISYSAsp::CatalogDesktop
ISYSAsp::CatalogShared
Example