Errors Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface class Errors : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("096CD578-0786-11D1-95FA-0080C78EE3BB")]
public interface Errors : System.Collections.IEnumerable
Public Interface Errors
Implements IEnumerable
- Derived
- Attributes
- Implements
Properties
| Count | |
| Item[Int32] |
Methods
| Add(Object, String, String, String, Int32, String) | |
| Delete(Object, String) | |
| DeleteAll() | |
| GetEnumerator() |