ActivityCollection.ICollection<Activity>.Clear Metoda

Definicja

Czyści wszystkie działania z elementu 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

Implementuje

Uwagi

Właściwość Count jest równa zero po zakończeniu tej operacji.

Dotyczy