ErrorsCollectionClass Class
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 ref class ErrorsCollectionClass : Microsoft::Office::Interop::InfoPath::ErrorsCollection, System::Collections::IEnumerable
[System.Runtime.InteropServices.ClassInterface(0)]
[System.Runtime.InteropServices.Guid("8075833B-5146-11D5-A672-00B0D022E945")]
public class ErrorsCollectionClass : Microsoft.Office.Interop.InfoPath.ErrorsCollection, System.Collections.IEnumerable
Public Class ErrorsCollectionClass
Implements ErrorsCollection, IEnumerable
- Inheritance
-
ErrorsCollectionClass
- Attributes
- Implements
Properties
| Count | |
| Item[Int32] |
Methods
| Add(Object, String, String, String, Int32, String) | |
| Delete(Object, String) | |
| DeleteAll() | |
| GetEnumerator() |