|
Itasca C++ Interface
|
This interface provides access to SelProp array. More...
#include <iselproparray.h>
Public Member Functions | |
| virtual const IThing * | getIThing () const =0 |
| Returns a const pointer to an IThing interface representing the ISelPropArray. | |
| virtual IThing * | getIThing ()=0 |
| Returns a pointer to an IThing interface representing the ISelPropArray. | |
| virtual const IContainer * | getIContainer () const =0 |
| Returns a const pointer to the IContainer interface representing the global list of selprops. | |
| virtual IContainer * | getIContainer ()=0 |
| Returns a pointer to the IContainer interface representing the global list of selprops. | |
This interface provides access to SelProp array.