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 an ActionParameter in the collection.
Public method Create(String, Boolean, Byte) Creates an ActionParameter object in the collection.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator Gets an enumerator for the ActionParameter 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

Top

See Also

Reference

ActionParameterCollection Class

Microsoft.Office.Server.ApplicationRegistry.Administration Namespace