Method GetCatalogs
GetCatalogs(bool)
Collection of the catalogs installed on the system (.CAT files contained in the directory defined in the SPACE.INI file).
Declaration
public IList<Appli.CatalogSummary> GetCatalogs(bool skipHidden = false)
Parameters
| Type | Name | Description |
|---|---|---|
| bool | skipHidden | If |
Returns
| Type | Description |
|---|---|
| IList<Appli.CatalogSummary> |