Automatic texture array creation ?

Is there a way to read all pictures in a given asset folder and to assign them to a Texture2D array ? Would be nice to have a script that does this automatically…

Resources.LoadAll.

–Eric