System.Web.Services.Description.ServiceDescriptionFormatExtensionCollection.Add Method

Adds the specified System.Web.Services.Description.ServiceDescriptionFormatExtension to the end of the System.Web.Services.Description.ServiceDescriptionFormatExtensionCollection.

Syntax

public int Add (object extension)

Parameters

extension
The System.Web.Services.Description.ServiceDescriptionFormatExtension, passed by reference, to add to the System.Web.Services.Description.ServiceDescriptionFormatExtensionCollection.

Returns

The zero-based index where the System.Web.Services.Description.ServiceDescriptionFormatExtension has been added.

Remarks

Documentation for this section has not yet been entered.

Requirements

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