Inheritance diagram for MQClientInterface::DTCollection:

Public Member Functions | |
| DTCollection () | |
| override void | Init () |
| virtual void | Add (int dt) |
| virtual void | Append (DTCollection dtc) |
| virtual int | GetAt (int index) |
Properties | |
| override System.String | ClassName |
| override int | ClassID |
not a collection of DTStyle objects).
|
|
Default constructor. |
|
|
Adds a display type code to this collection.
|
|
|
Appends a DTCollection object to this collection.
|
|
|
Returns the display type occupying a specified position in this collection.
|
|
|
Initialize. Reimplemented from MQClientInterface::ObjectCollection. |
|
|
Class ID property Reimplemented from MQClientInterface::MQObject. |
|
|
Class Name property Reimplemented from MQClientInterface::MQObject. |
1.4.1