ServiceReferenceCollectionEditor Constructor (Type)

.NET Framework (current version)
 

Initializes a new instance of the ServiceReferenceCollectionEditor class by using the specified collection type.

Namespace:   System.Web.UI.Design
Assembly:  System.Web.Extensions.Design (in System.Web.Extensions.Design.dll)

new : 
        type:Type -> ServiceReferenceCollectionEditor

Parameters

type
Type: System.Type

The type of the collection to edit.

.NET Framework
Available since 4.0
Return to top
Show: