ErrorManager.Remove 메서드
보호된 멤버 포함
상속된 멤버 포함
하나 이상의 DataSchemaError 개체를 Visual Studio의 오류 목록 창에서 제거합니다.
이 멤버는 오버로드됩니다. 구문, 사용법 및 예제를 비롯하여 이 멤버에 대한 자세한 내용을 보려면 오버로드 목록에서 이름을 클릭합니다.
오버로드 목록
이름 | 설명 | |
---|---|---|
Remove(String, Object) | 제공된 문서 파일 이름과 범주를 공유하는 모든 DataSchemaError 개체를 Visual Studio의 오류 목록 창에서 제거합니다. | |
Remove(DataSchemaError, Object) | 지정된 DataSchemaError 개체를 Visual Studio의 오류 목록 창에서 제거합니다. | |
Remove(IList<DataSchemaError>, Object) | 지정된 DataSchemaError 개체를 Visual Studio의 오류 목록 창에서 제거합니다. | |
Remove(Predicate<DataSchemaError>, Object) |
위쪽