ServiceReferenceCollectionEditor(Type) Konstruktor
Definition
Viktigt
En del information gäller för förhandsversionen av en produkt och kan komma att ändras avsevärt innan produkten blir allmänt tillgänglig. Microsoft lämnar inga garantier, uttryckliga eller underförstådda, avseende informationen som visas här.
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.