ValueCollectionParameterReader::IsSupported Method (LogicalMethodInfo^)
.NET Framework (current version)
Determines whether a method definition's parameter definitions are supported by the ValueCollectionParameterReader class.
Assembly: System.Web.Services (in System.Web.Services.dll)
Parameters
- methodInfo
-
Type:
System.Web.Services.Protocols::LogicalMethodInfo^
A LogicalMethodInfo that specifies the method 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: