CComponentsObjectIterator

class Lib3MF::CComponentsObjectIterator : public CResourceIterator
PComponentsObject GetCurrentComponentsObject()

Returns the ComponentsObject the iterator points at.

Returns:

returns the ComponentsObject instance.

typedef std::shared_ptr<CComponentsObjectIterator> Lib3MF::PComponentsObjectIterator

Shared pointer to CComponentsObjectIterator to easily allow reference counting.