BasicProfileViolationEnumerator(BasicProfileViolationCollection) Konstruktor
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Initialisiert eine neue Instanz der 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)
Parameter
Die BasicProfileViolationCollection, die mithilfe dieser Klasse aufgelistet werden soll.
Hinweise
Current ist auf -1 festgelegt.