Partager via


ServiceReferenceCollectionEditor(Type) Constructeur

Définition

Initialise une nouvelle instance de la classe ServiceReferenceCollectionEditor à l'aide du type de collection spécifié.

public:
 ServiceReferenceCollectionEditor(Type ^ type);
public ServiceReferenceCollectionEditor (Type type);
new System.Web.UI.Design.ServiceReferenceCollectionEditor : Type -> System.Web.UI.Design.ServiceReferenceCollectionEditor
Public Sub New (type As Type)

Paramètres

type
Type

Type de la collection à modifier.

S’applique à