public bool saveAs( string filePath )
Public Function saveAs ( _ filePath As String _ ) As Boolean
public: bool^ saveAs( String^ filePath )