Skip to main content

IErrors.RemoveErrors method

Namespace: NextDesign.Core

Description

Deletes all specified error information.
If error information that has already been deleted is included, that error information will be ignored.

argument

NameTypeDescription
errorsIEnumerable<IError>Enumerate error information

Return value

  • void