BasicProfileViolationEnumerator(BasicProfileViolationCollection) Constructor
Definitie
Belangrijk
Bepaalde informatie heeft betrekking op een voorlopige productversie die aanzienlijk kan worden gewijzigd voordat deze wordt uitgebracht. Microsoft biedt geen enkele expliciete of impliciete garanties met betrekking tot de informatie die hier wordt verstrekt.
Initialiseert een nieuw exemplaar van de BasicProfileViolationEnumerator klasse.
public:
BasicProfileViolationEnumerator(System::Web::Services::Description::BasicProfileViolationCollection ^ list);
public BasicProfileViolationEnumerator(System.Web.Services.Description.BasicProfileViolationCollection list);
new System.Web.Services.Description.BasicProfileViolationEnumerator : System.Web.Services.Description.BasicProfileViolationCollection -> System.Web.Services.Description.BasicProfileViolationEnumerator
Public Sub New (list As BasicProfileViolationCollection)
Parameters
De BasicProfileViolationCollection te inventariseren met behulp van deze klasse.
Opmerkingen
Current is ingesteld op -1.