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