ActivityCollection.ICollection<Activity>.Count Propriété

Définition

Obtient le nombre d’éléments contenus dans le ICollection<T>.

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

Valeur de propriété

Nombre d'éléments contenus dans ICollection<T>.

Implémente

S’applique à