Sdílet prostřednictvím


OperationParameterInfoCollection.ICollection<OperationParameterInfo>.Count Vlastnost

Definice

Získá počet elementů obsažených v objektu 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

Hodnota vlastnosti

Int32

Počet elementů obsažených v objektu ICollection<T>.

Implementuje

Platí pro