AcMapDMGroup:: NewAllItemsIterator Method
Retrieves a new iterator over the contents of this group.
AcMapDMAllItemsIterator* NewAllItemsIterator( bool bForward = true, bool bSkipProxies = false );
Parameters |
Description |
bForward |
Input true for a forward traversal. |
bSkipProxies |
Input true to skip proxy Items |
Returns
Returns a new AcMapDMAllIItemsIteratorif successful, or NULL if unsuccessful.
Remarks
This iterator will step on every Item, even if it is in a proxy state, unless true is passed in the bSkipProxies argument.
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].