Share 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) 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 Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator Creates an enumerator to iterate through this collection.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
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