Method GetErrors GetErrors(List<string>) Tests if the Recorder has any errors. Declaration protected virtual void GetErrors(List<string> errors) Parameters Type Name Description List<string> errors List of errors encountered.