ServiceReferenceCollectionEditor(Type) Constructor

Definitie

Initialiseert een nieuw exemplaar van de ServiceReferenceCollectionEditor klasse met behulp van het opgegeven verzamelingstype.

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)

Parameters

type
Type

Het type verzameling dat moet worden bewerkt.

Van toepassing op