ActionParameterCollection members

Represents a collection of ActionParameter objects.

The ActionParameterCollection type exposes the following members.

Methods

  Name Description
Public method Create(Byte, Boolean, Byte) Create a new ActionParameter using the specified ordinal, cache setting, and parameter index.
Public method Create(String, Boolean, Byte) Create a new ActionParameter using the specified name, cache setting, and parameter index.
Public method GetEnumerator Creates an enumerator to iterate through this collection.
Public method ToString (Inherited from Object.)

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate method IEnumerable.GetEnumerator Creates an enumerator to iterate through this collection.

Top

See also

Reference

ActionParameterCollection class

Microsoft.SharePoint.BusinessData.Administration namespace