System.Web.Services.Description.ServiceDescriptionBaseCollection.Table Property

Gets an interface that implements the association of the keys and values in the System.Web.Services.Description.ServiceDescriptionBaseCollection.

Syntax

protected virtual IDictionary Table { get; }

Value

a IDictionary

Remarks

The default implementation returns a Hashtable to associate the keys and values. This protected method is accessible only through this class or a derived class.

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