System.Web.Services.Protocols.ValueCollectionParameterReader.IsSupported Method

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

Syntax

public static bool IsSupported (LogicalMethodInfo methodInfo)

Parameters

methodInfo
A System.Web.Services.Protocols.LogicalMethodInfo that specifies the method to check.

Returns

true if a method's parameter definitions are supported by the reader; otherwise, false.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.Services.Protocols
Assembly: System.Web.Services (in System.Web.Services.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0