bool fileExists( string filePath )
Function fileExists ( _ filePath As String _ ) As Boolean
bool^ fileExists( String^ filePath )