Compartilhar via


ServiceReferenceCollectionEditor(Type) Construtor

Definição

Inicializa uma nova instância da classe ServiceReferenceCollectionEditor usando o tipo de coleção especificado.

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)

Parâmetros

type
Type

O tipo da coleção a ser editado.

Aplica-se a