Aracılığıyla paylaş


ActivityCollection.ICollection<Activity>.Count Özellik

Tanım

ICollection<T> içindeki öğe sayısını alır.

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

Özellik Değeri

Int32

ICollection<T> içindeki öğe sayısı.

Uygulamalar

Şunlara uygulanır