DataAdaptersCollectionClass Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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 DataAdaptersCollectionClass : Microsoft::Office::Interop::InfoPath::DataAdaptersCollection, System::Collections::IEnumerable
[System.Runtime.InteropServices.ClassInterface(0)]
[System.Runtime.InteropServices.Guid("807583E1-5146-11D5-A672-00B0D022E945")]
public class DataAdaptersCollectionClass : Microsoft.Office.Interop.InfoPath.DataAdaptersCollection, System.Collections.IEnumerable
type DataAdaptersCollectionClass = class
interface DataAdapters
interface DataAdaptersCollection
interface IEnumerable
Public Class DataAdaptersCollectionClass
Implements DataAdaptersCollection, IEnumerable
- Herança
-
DataAdaptersCollectionClass
- 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[Object] |
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
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. |