ErrorsCollection 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 ErrorsCollection : Microsoft::Office::Interop::InfoPath::Errors
[System.Runtime.InteropServices.Guid("096CD578-0786-11D1-95FA-0080C78EE3BB")]
public interface ErrorsCollection : Microsoft.Office.Interop.InfoPath.Errors
Public Interface ErrorsCollection
Implements Errors
- Derived
- Attributes
- Implements
Properties
| Count | (Inherited from Errors) |
| Item[Int32] | (Inherited from Errors) |
Methods
| Add(Object, String, String, String, Int32, String) | (Inherited from Errors) |
| Delete(Object, String) | (Inherited from Errors) |
| DeleteAll() | (Inherited from Errors) |
| GetEnumerator() | (Inherited from Errors) |