OperationParameterInfoCollection.ICollection<OperationParameterInfo>.Count Özellik

Tanım

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

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

Özellik Değeri

Int32

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

Uygulamalar

Şunlara uygulanır