[This is preliminary documentation and is subject to change.]
| C# | Visual Basic | Visual C++ |
public static ArrayList GetNamesForBaseName( string theBaseName, ArrayList theResultsFileNames )
Public Shared Function GetNamesForBaseName ( _ theBaseName As String, _ theResultsFileNames As ArrayList _ ) As ArrayList
public: static ArrayList^ GetNamesForBaseName( String^ theBaseName, ArrayList^ theResultsFileNames )
- theBaseName (String)
- theResultsFileNames (ArrayList)