次の方法で共有


InputParameterCollectionClass クラス

定義

この型は、COM の相互運用性を得るためにマネージ コードが必要とするコクラスまたはコクラス メンバのラッパーです。 このクラスは、ユーザー コード内で直接使用することを意図したものではありません。

public ref class InputParameterCollectionClass : Microsoft::Office::Interop::InfoPath::InputParameterCollection, System::Collections::IEnumerable
[System.Runtime.InteropServices.ClassInterface(0)]
[System.Runtime.InteropServices.Guid("8075832E-5146-11D5-A672-00B0D022E945")]
public class InputParameterCollectionClass : Microsoft.Office.Interop.InfoPath.InputParameterCollection, System.Collections.IEnumerable
type InputParameterCollectionClass = class
    interface InputParameters
    interface InputParameterCollection
    interface IEnumerable
Public Class InputParameterCollectionClass
Implements IEnumerable, InputParameterCollection
継承
InputParameterCollectionClass
属性
実装

プロパティ

Count

この型は、COM の相互運用性を得るためにマネージ コードが必要とするコクラスまたはコクラス メンバのラッパーです。 このクラスは、ユーザー コード内で直接使用することを意図したものではありません。

Item[Object]

この型は、COM の相互運用性を得るためにマネージ コードが必要とするコクラスまたはコクラス メンバのラッパーです。 このクラスは、ユーザー コード内で直接使用することを意図したものではありません。

メソッド

GetEnumerator()

この型は、COM の相互運用性を得るためにマネージ コードが必要とするコクラスまたはコクラス メンバのラッパーです。 このクラスは、ユーザー コード内で直接使用することを意図したものではありません。

適用対象