OperationParameterInfoCollection.ICollection<OperationParameterInfo>.Count Propriété

Définition

Obtient le nombre d’éléments contenus dans le 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

Valeur de propriété

Int32

Nombre d'éléments contenus dans ICollection<T>.

Implémente

S’applique à