ServiceResponseCollection<TResponse>.Count Propiedad

Definición

Obtiene el número total de respuestas en la lista.

public:
 property int Count { int get(); };
public int Count { get; }
Public ReadOnly Property Count As Integer

Valor de propiedad

Int32

Un valor entero que contiene el número total de respuestas.

Se aplica a