C++
void getAllRcsFilePaths( AcStringArray& list ) const;
Description
Gets the list that contains all RCS file path.
Parameters
| Parameters | Description |
|---|---|
| list | Array used to contain all RCS file path. |
void getAllRcsFilePaths( AcStringArray& list ) const;
Gets the list that contains all RCS file path.
| Parameters | Description |
|---|---|
| list | Array used to contain all RCS file path. |