OperationParameterInfoCollection.ICollection<OperationParameterInfo>.Count Propriedade

Definição

Obtém o número de elementos contidos no 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 da propriedade

O número de elementos contidos no ICollection<T>.

Implementações

Aplica-se a