RangeOfint Class

 

This documentation is no longer available on MSDN. It is available as a CHM or PDF download. For the newest Geocoding, Imagery, Routing and Traffic services, see Bing Maps REST Services. 

Contains properties that define a number range.

Syntax

public class RangeOfint
Public Class RangeOfint

Constructor

Name

Description

RangeOfint

Initializes a new instance of a RangeOfint object.

Public Properties

Name

Description

From 

An int representing the beginning of the number range.

To 

An int representing the end of the number range.

See Also

ImageryMetadataResult.ZoomRange Property