ActionParameterCollection Members
Include Protected Members
Include Inherited Members
Represents a collection of ActionParameter objects.
The ActionParameterCollection type exposes the following members.
Methods
Name | Description | |
---|---|---|
Create(Byte, Boolean, Byte) | Creates a new ActionParameter collection using the specified ordinal, cache setting, and parameter index. | |
Create(String, Boolean, Byte) | Creates a new ActionParameter collection using the specified name, cache setting, and parameter index. | |
GetEnumerator | Gets an enumerator to the collection. | |
ToString | (Inherited from Object.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
IEnumerable.GetEnumerator | Gets an enumerator to the collection. |
Top
See Also
Reference
ActionParameterCollection Class
Microsoft.SharePoint.BusinessData.Administration.Client Namespace