ServiceReferenceCollectionEditor(Type) Konstruktor

Definition

Initierar en ny instans av ServiceReferenceCollectionEditor klassen med hjälp av den angivna samlingstypen.

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)

Parametrar

type
Type

Typen av samling som ska redigeras.

Gäller för