DataAdaptersCollectionClass 类

定义

此类型是用于 Coclass 或 Coclass 成员(托管代码需要它来实现 COM 互操作性)的包装。 此类不适合在代码中使用。

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
继承
DataAdaptersCollectionClass
属性
实现

属性

Count

此类型是用于 Coclass 或 Coclass 成员(托管代码需要它来实现 COM 互操作性)的包装。 此类不适合在代码中使用。

Item[Object]

此类型是用于 Coclass 或 Coclass 成员(托管代码需要它来实现 COM 互操作性)的包装。 此类不适合在代码中使用。

方法

GetEnumerator()

此类型是用于 Coclass 或 Coclass 成员(托管代码需要它来实现 COM 互操作性)的包装。 此类不适合在代码中使用。

适用于