ActivityCollection.ICollection<Activity>.Count Vlastnost

Definice

Získá počet elementů obsažených v objektu 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

Hodnota vlastnosti

Int32

Počet elementů obsažených v objektu ICollection<T>.

Implementuje

Platí pro