public override void GetListOfSettings( ref StringCollection colOfSettings, bool bAbsolutPath )
public: void GetListOfSettings( StringCollection^% colOfSettings, bool bAbsolutPath ) override
Parameters
| Parameter Name | Description |
|---|---|
| colOfSettings | Container to which existing settings are output. |
| bAbsolutPath | Controls the output:
True: Path of settings is absolute. False: Relative paths of settings are output. |