public bool FileExists( string FileName )
Public Function FileExists ( _ FileName As String _ ) As Boolean
public: bool^ FileExists( String^ FileName )