OperationParameterInfoCollection.ICollection<OperationParameterInfo>.Count Свойство

Определение

Получает число элементов, содержащихся в интерфейсе ICollection<T>.

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

Значение свойства

Int32

Число элементов, содержащихся в интерфейсе ICollection<T>.

Реализации

Применяется к