TypeElement Constructor (Type)

 

Initializes an instance of the TypeElement class.

Namespace:   System.Web.Services.Configuration
Assembly:  System.Web.Services (in System.Web.Services.dll)

new : 
        type:Type -> TypeElement

Parameters

type
Type: System.Type

The type of the configuration attribute.

.NET Framework
Available since 2.0
Return to top
Show: