ServiceDescriptionFormatExtensionCollection Constructor
Initializes a new instance of the ServiceDescriptionFormatExtensionCollection class.
Assembly: System.Web.Services (in System.Web.Services.dll)
Parameters
- parent
- Type: System::Object
The object of which this collection is a member.
Since many of the classes in the System.Web.Services.Description namespace expose an Extensions property representing a ServiceDescriptionFormatExtensionCollection, the constructor assigns a parent object corresponding to the level within the Web Services Description Language (WSDL) hierarchy where the current ServiceDescriptionFormatExtensionCollection is nested. For more information about WSDL, see the specification at http://www.w3.org/TR/wsdl/.
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows XP SP2 x64 Edition, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.