System.Web.Services.Protocols.SoapMessage.GetOutParameterValue Method

Gets the out parameter passed into the XML Web service method at the specified index.

Syntax

public object GetOutParameterValue (int index)

Parameters

index
The zero-based index of the parameter in the array of parameters.

Returns

An object representing the parameter at the specified index.

Remarks

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