Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
A System.Collections.Generic.Dictionary<Neighborhood,int> object representing the number of items in the specified neighborhoods and in the category specified by the Category property. Get this property from the service response.
Syntax
public System.Collections.Generic.Dictionary<Neighborhood,int> CountByNeighborhood { set; get; }
Public Property CountByNeighborhood As System.Collections.Generic.Dictionary(Of Neighborhood, Integer)