ValueCollectionParameterReader::IsSupported Method

 

Determines whether a method definition's parameter definitions are supported by the ValueCollectionParameterReader class.

Namespace:   System.Web.Services.Protocols
Assembly:  System.Web.Services (in System.Web.Services.dll)

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticIsSupported(LogicalMethodInfo^)

Determines whether a method definition's parameter definitions are supported by the ValueCollectionParameterReader class.

System_CAPS_pubmethodSystem_CAPS_staticIsSupported(ParameterInfo^)

Determines whether a particular parameter type is supported by the ValueCollectionParameterReader class.

Return to top
Show: