Skip to content
| Marketplace
Sign in
Visual Studio>Tools>ADCollectionsVisualizer
ADCollectionsVisualizer

ADCollectionsVisualizer

adamdawes.com

|
1,917 clicks
| (1) | Free
ADCollectionsVisualizer allows a whole variety of collection and dictionary objects (and objects for all classes that inherit from these classes) including generic collections to be viewed in a grid, copied to the clipboard and saved to disk.
Get Started

ADCollectionsVisualizer allows a whole variety of collection and dictionary objects (and objects for all classes that inherit from these classes) to be viewed in a grid, copied to the clipboard and saved to disk. The complete set of collection and dictionary classes that are supported are as follows:

    * System.Collections classes
          o System.Collections.ArrayList
          o System.Collections.BitArray
          o System.Collections.HashTable
          o System.Collections.Queue
          o System.Collections.SortedList
          o System.Collections.Stack
          o All classes derived from System.Collections.CollectionBase
    * System.Collections.Specialized classes
          o System.Collections.Specialized.HybridDictionary
          o System.Collections.Specialized.ListDictionary
          o System.Collections.Specialized.NameValueCollection
          o System.Collections.Specialized.OrderedDictionary
          o System.Collections.Specialized.StringCollection
          o System.Collections.Specialized.StringDictionary
          o All classes derived from System.Collections.Specialized.NameObjectCollectionBase
    * System.Collections.Generic classes
          o System.Collections.Generic.Dictionary
          o System.Collections.Generic.List
          o System.Collections.Generic.LinkedList
          o System.Collections.Generic.Queue
          o System.Collections.Generic.SortedDictionary
          o System.Collections.Generic.SortedList
          o System.Collections.Generic.Stack
    * IIS classes, as used by
          o System.Web.HttpRequest.Cookies
          o System.Web.HttpRequest.Files
          o System.Web.HttpRequest.Form
          o System.Web.HttpRequest.Headers
          o System.Web.HttpRequest.Params
          o System.Web.HttpRequest.QueryString
          o System.Web.HttpRequest.ServerVariables
          o System.Web.HttpResponse.Cookies
    * VB6-compatible collections
          o Microsoft.VisualBasic.Collection (values only -- keys cannot be retrieved from this type of collection)

Available as an executable installer, a zip file for manual installation and as source code. Versions available for Visual Studio 2010, 2008 and 2005.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft