Exchange mc depth index between classes

I add myClip1 to the stage via Class1, and then after that add myClip2 via Class2.

Can Class2 determine the index of myClip1, so that Class2 can add myClip2 behind myClip1?