ActivityCollection.ICollection<Activity>.Count Özellik

Tanım

içinde ICollection<T>bulunan öğ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

içinde ICollection<T>yer alan öğe sayısı.

Uygulamalar

Şunlara uygulanır