Sdílet prostřednictvím


ServiceReferenceCollectionEditor(Type) Konstruktor

Definice

Inicializuje novou instanci ServiceReferenceCollectionEditor třídy pomocí zadaného typu kolekce.

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)

Parametry

type
Type

Typ kolekce, která se má upravit.

Platí pro