Partage via


ActivityCollection.ICollection<Activity>.Clear Méthode

Définition

Efface toutes les activités du IList.

 virtual void System.Collections.Generic.ICollection<System.Workflow.ComponentModel.Activity>.Clear() = System::Collections::Generic::ICollection<System::Workflow::ComponentModel::Activity ^>::Clear;
void ICollection<Activity>.Clear();
abstract member System.Collections.Generic.ICollection<System.Workflow.ComponentModel.Activity>.Clear : unit -> unit
override this.System.Collections.Generic.ICollection<System.Workflow.ComponentModel.Activity>.Clear : unit -> unit
Sub Clear () Implements ICollection(Of Activity).Clear

Implémente

Remarques

La Count propriété est égale à zéro une fois cette opération terminée.

S’applique à