Edit

Share via


AutodiscoverResponseCollection<TResponse>.Count Property

Definition

Gets the number of responses in the collection.

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

Property Value

The number of response objects in the collection.

Applies to