The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
HttpActionDescriptor::GetParameters Method ()
Retrieves the parameters for the action descriptor.
Assembly: System.Web.Http (in System.Web.Http.dll)
Return Value
Type: System.Collections.ObjectModel::Collection<HttpParameterDescriptor^>^The parameters for the action descriptor.
Show: