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

Determines whether a particular parameter type is supported by the System.Web.Services.Protocols.ValueCollectionParameterReader class.

Syntax

public static bool IsSupported (System.Reflection.ParameterInfo paramInfo)

Parameters

paramInfo
A System.Reflection.ParameterInfo that specifies the parameter 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