ErrorsCollection Interface

Definition

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)

Applies to