Uses of Interface
bing.common.Array

Packages that use Array
bing.common   
 

Uses of Array in bing.common
 

Classes in bing.common that implement Array
 class DeepLinkArray
          An array of DeepLinks.
 class NewsArticleArray
          An array of NewsArticles.
 class NewsCollection
          A NewsCollection, has an array of NewsArticles in it.
 class NewsCollectionArray
          An array of NewsCollection.
 class RelatedSearchArray
          An array of RelatedSearch.
 class SearchTagArray
          An array of SearchTags.