Compartilhar via


ErrorsCollectionClass Classe

Definição

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

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
type ErrorsCollectionClass = class
    interface Errors
    interface ErrorsCollection
    interface IEnumerable
Public Class ErrorsCollectionClass
Implements ErrorsCollection, IEnumerable
Herança
ErrorsCollectionClass
Atributos
Implementações

Propriedades

Count

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

Item[Int32]

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

Métodos

Add(Object, String, String, String, Int32, String)

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

Delete(Object, String)

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

DeleteAll()

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

GetEnumerator()

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

Aplica-se a