The Locations type exposes the following members.

Constructors

  NameDescription
Locations
Initializes a new instance of the Locations class

Properties

  NameDescription
Error
If not null, the error returned by the find operation. Your code should check for a non-null value before attempting to access the features.
Locations
A collection of locations. The value is an array of Location objects.

See Also