ServiceDescriptionBaseCollection Class
Forms the basis for the strongly typed collections that are members of the System.Web.Services.Description namespace.
For a list of all members of this type, see ServiceDescriptionBaseCollection Members.
System.Object
System.Collections.CollectionBase
System.Web.Services.Description.ServiceDescriptionBaseCollection
Derived classes
[Visual Basic] MustInherit Public Class ServiceDescriptionBaseCollection Inherits CollectionBase [C#] public abstract class ServiceDescriptionBaseCollection : CollectionBase [C++] public __gc __abstract class ServiceDescriptionBaseCollection : public CollectionBase [JScript] public abstract class ServiceDescriptionBaseCollection extends CollectionBase
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Requirements
Namespace: System.Web.Services.Description
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Assembly: System.Web.Services (in System.Web.Services.dll)
See Also
ServiceDescriptionBaseCollection Members | System.Web.Services.Description Namespace