ServiceDescriptionFormatExtensionCollection Constructor (Object^)
.NET Framework (current version)
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/.
.NET Framework
Available since 1.1
Available since 1.1
Show: