CategoryCount.Count Property

 

An int representing the number of items in the category specified in the Category property. Get this property from the service response.

Syntax

public int Count { set; get; }
Public Property Count As Integer