OperationParameterInfoCollection.ICollection<OperationParameterInfo>.Count Propiedad

Definición

Obtiene el número de elementos incluidos en 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

Valor de propiedad

Número de elementos contenidos en ICollection<T>.

Implementaciones

Se aplica a