ValueCollectionParameterReader::IsSupported Method (ParameterInfo^)
.NET Framework (current version)
Determines whether a particular parameter type is supported by the ValueCollectionParameterReader class.
Assembly: System.Web.Services (in System.Web.Services.dll)
Parameters
- paramInfo
-
Type:
System.Reflection::ParameterInfo^
A ParameterInfo that specifies the parameter to check.
Return Value
Type: System::Booleantrue if a method's parameter definitions are supported by the reader; otherwise, false.
.NET Framework
Available since 1.1
Available since 1.1
Show: