SignaturesCollectionClass 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 SignaturesCollectionClass : Microsoft::Office::Interop::InfoPath::SignaturesCollection, System::Collections::IEnumerable
[System.Runtime.InteropServices.ClassInterface(0)]
[System.Runtime.InteropServices.Guid("8075837D-5146-11D5-A672-00B0D022E945")]
public class SignaturesCollectionClass : Microsoft.Office.Interop.InfoPath.SignaturesCollection, System.Collections.IEnumerable
type SignaturesCollectionClass = class
    interface Signatures
    interface SignaturesCollection
    interface IEnumerable
Public Class SignaturesCollectionClass
Implements IEnumerable, SignaturesCollection
Inheritance
SignaturesCollectionClass
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

Create()

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.

Applies to