public virtual void GetListOfAllSettings( ref StringCollection colOfSettings, bool bAbsolutPath )
public: virtual void GetListOfAllSettings( StringCollection^% colOfSettings, bool bAbsolutPath )
Parameters
- 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.