ActivityCollection.ICollection<Activity>.Count Eigenschaft

Definition

Ruft die Anzahl der Elemente ab, die in ICollection<T> enthalten sind.

property int System::Collections::Generic::ICollection<System::Workflow::ComponentModel::Activity>::Count { int get(); };
int System.Collections.Generic.ICollection<System.Workflow.ComponentModel.Activity>.Count { get; }
member this.System.Collections.Generic.ICollection<System.Workflow.ComponentModel.Activity>.Count : int
 ReadOnly Property Count As Integer Implements ICollection(Of Activity).Count

Eigenschaftswert

Int32

Die Anzahl der Elemente, die in ICollection<T> enthalten sind.

Implementiert

Gilt für