public override void GetListOfNodes( ref StringCollection colOfNodes, bool bAbsolutPath )
public: void GetListOfNodes( StringCollection^% colOfNodes, bool bAbsolutPath ) override
Parameters
- colOfNodes
- Container to which existing settings nodes are output.
- bAbsolutPath
- Controls the output:
True: Path of settings is absolute.
False: Relative paths of settings are output.