Main Page | Namespace List | Class Hierarchy | Class List | Class Members

MQClientInterface::LocationCollectionCollection Class Reference

Inheritance diagram for MQClientInterface::LocationCollectionCollection:

MQClientInterface::MQObjectCollection MQClientInterface::MQObject List of all members.

Public Member Functions

 LocationCollectionCollection ()
override void Init ()
virtual LocationCollection GetAt (int index)

Properties

override System.String ClassName
override int ClassID

Detailed Description

A Collection that holds a collection of LocationCollection objects. This object holds the results from a batchGeocode call.

See also:
LocationCollection

MQObjectCollection


Constructor & Destructor Documentation

MQClientInterface::LocationCollectionCollection::LocationCollectionCollection  )  [inline]
 

Default constructor.


Member Function Documentation

virtual LocationCollection MQClientInterface::LocationCollectionCollection::GetAt int  index  )  [inline, virtual]
 

Returns the element located at the specified position in this collection.

Parameters:
index The index into this collection which indicates the desired element to be returned.
Returns:
The LocationCollection object occupying the position specified by the input parameter.

override void MQClientInterface::LocationCollectionCollection::Init  )  [inline, virtual]
 

Initialize.

Reimplemented from MQClientInterface::MQObjectCollection.


Property Documentation

override int MQClientInterface::LocationCollectionCollection::ClassID [get]
 

Class ID property

Reimplemented from MQClientInterface::MQObject.

override System.String MQClientInterface::LocationCollectionCollection::ClassName [get]
 

Class Name property

Reimplemented from MQClientInterface::MQObject.


The documentation for this class was generated from the following file:
Generated on Wed Oct 10 22:12:33 2007 for MapQuest Advantage .NET(C#) API Reference by  doxygen 1.4.1