public virtual SWIGTYPE_p_Ogre__MapIteratorT_std__mapT_std__string_Ogre__OverlayElement_p_std__lessT_std__string_t_t_t getChildIterator() { SWIGTYPE_p_Ogre__MapIteratorT_std__mapT_std__string_Ogre__OverlayElement_p_std__lessT_std__string_t_t_t ret = new SWIGTYPE_p_Ogre__MapIteratorT_std__mapT_std__string_Ogre__OverlayElement_p_std__lessT_std__string_t_t_t(OgreOverlayPINVOKE.OverlayContainer_getChildIterator(swigCPtr), true); if (OgreOverlayPINVOKE.SWIGPendingException.Pending) { throw OgreOverlayPINVOKE.SWIGPendingException.Retrieve(); } return(ret); }