#include <skExecutableIterator.h>
Inheritance diagram for skExecutableIterator:

| Public Member Functions | |
| virtual | ~skExecutableIterator ()=0 | 
| Destructor. | |
| virtual bool | next (skRValue &value)=0 | 
| This method returns the next value in the enumeration. | |
| 
 | 
| This method returns the next value in the enumeration. It is implemented in the actual base class 
 
 Implemented in skTreeNodeObjectEnumerator, and skElementObjectEnumerator. | 
 1.3
1.3