ReportsCollection..::..Remove Method
Removes ReportSettings from the Collection using ReportName as Key.
Namespace:
FLEXYGO.Objects.SettingsAssembly: flxObjectConfig (in flxObjectConfig.dll)
Syntax
public bool Remove( ReportSettings aReportSettings )
Public Function Remove ( _ aReportSettings As ReportSettings _ ) As Boolean
Parameters
- aReportSettings
- Type: FLEXYGO.Objects.Settings..::..ReportSettings
A ReportSettings.