ServiceReferenceCollectionEditor(Type) Construtor

Definição

Inicializa uma nova instância da ServiceReferenceCollectionEditor classe 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 editar.

Aplica-se a