ServiceReferenceCollectionEditor(Type) Конструктор

Определение

Инициализирует новый экземпляр класса ServiceReferenceCollectionEditor, используя указанный тип коллекции.

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)

Параметры

type
Type

Тип редактируемой коллекции.

Применяется к