InputParameterCollection members

Include protected members
Include inherited members

Represents a collection of InputParameter objects.

The InputParameterCollection type exposes the following members.

Properties

  Name Description
Public property Count Gets a count of the number of InputParameter objects contained in the InputParameters collection. (Inherited from InputParameters.)
Public property Item Gets a reference to the specified InputParameter object from the InputParameters collection. (Inherited from InputParameters.)

Top

Methods

  Name Description
Public method GetEnumerator() Gets an IEnumerator that can be used to iterate over all entries in the InputParameters collection. (Inherited from InputParameters.)

Top

See also

Reference

InputParameterCollection interface

Microsoft.Office.Interop.InfoPath namespace