ServiceDescriptionBaseCollection::Table Property
.NET Framework (current version)
Gets an interface that implements the association of the keys and values in the ServiceDescriptionBaseCollection.
Assembly: System.Web.Services (in System.Web.Services.dll)
Property Value
Type: System.Collections::IDictionary^An interface that implements the association of the keys and values in the ServiceDescriptionBaseCollection.
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.
.NET Framework
Available since 1.1
Available since 1.1
Show: