Graphisoft®

API Development KitVersion: 18

GSAPI::IAPIPseudoContainer and GSAPI::IAPIPseudoIterator implementation details

The IAPIPseudoContainer has a CreateIterator () method, which takes an Iterator::Parameters object reference as parameter. This solution was necessary for the following reason:

This also means that although the IAPIPseudoIterator interface doesn't force this nested class, the IAPIPseudoContainer does.

See Also

IAPIPseudoContainer interface | IAPIPseudoIterator interface