Compartilhar via


ActionParameterCollection Members

Include Protected Members
Include Inherited Members

Represents a collection of ActionParameter objects.

The ActionParameterCollection type exposes the following members.

Methods

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

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method IEnumerable.GetEnumerator Gets an enumerator to the collection.

Top

See Also

Reference

ActionParameterCollection Class

Microsoft.SharePoint.BusinessData.Administration.Client Namespace