DataObjectsCollectionClass Class

Definition

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 DataObjectsCollectionClass : Microsoft::Office::Interop::InfoPath::DataObjectsCollection, System::Collections::IEnumerable
[System.Runtime.InteropServices.ClassInterface(0)]
[System.Runtime.InteropServices.Guid("807583B0-5146-11D5-A672-00B0D022E945")]
public class DataObjectsCollectionClass : Microsoft.Office.Interop.InfoPath.DataObjectsCollection, System.Collections.IEnumerable
type DataObjectsCollectionClass = class
    interface DataObjects
    interface DataObjectsCollection
    interface IEnumerable
Public Class DataObjectsCollectionClass
Implements DataObjectsCollection, IEnumerable
Inheritance
DataObjectsCollectionClass
Attributes
Implements

Properties

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.

Methods

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.

Applies to