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

MQClientInterface::SignCollection Class Reference

Inheritance diagram for MQClientInterface::SignCollection:

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

Public Member Functions

 SignCollection ()
override void Init ()
virtual Sign GetAt (int index)

Properties

override System.String ClassName
override int ClassID

Detailed Description

A collection of Sign objects.

See also:
Sign


Constructor & Destructor Documentation

MQClientInterface::SignCollection::SignCollection  )  [inline]
 

Default constructor.


Member Function Documentation

virtual Sign MQClientInterface::SignCollection::GetAt int  index  )  [inline, virtual]
 

Returns the element at the specified position in this collection.

Parameters:
index Index of item within the collection which is to be returned.
Returns:
Sign value located at the nth position of the collection.
Exceptions:
Exception If the input parameter n is outside of the array index bounds.

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

Initialize

Reimplemented from MQClientInterface::MQObjectCollection.


Property Documentation

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

Class ID property

Reimplemented from MQClientInterface::MQObject.

override System.String MQClientInterface::SignCollection::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:35 2007 for MapQuest Advantage .NET(C#) API Reference by  doxygen 1.4.1