Description of Application Contents Collection :
It is clearly described in this tutorial that Contents collection of Application Object holds all items that are available in the ASP application and using Application.Contents method you can work with all stored application variables and items. And code shows how to access the Contents Collection using the loop statements FOR EACH and FOR NEXT.