About 4,570 results
Open links in new tab
  1. Collections - C# reference | Microsoft Learn

    Jan 14, 2026 · Learn about collections in C#, which are used to work with groups of objects. Collections have different characteristics …

  2. Organize your ideas with Collections in Microsoft Edge

    Learn how to use Collections to save images, text, and webpages in Microsoft Edge.

  3. how to access collections in microsoft edge - Microsoft Q&A

    Jun 11, 2026 · The missing “+” icon is expected behavior in Edge 145+ due to Collections retirement. Existing Collections can still be …

  4. Restore deleted items from the site collection recycle bin

    The items are manually deleted by the site collection administrator from the site collection Recycle Bin (for info about doing this, see …

  5. Collection object | Microsoft Learn

    Jun 29, 2026 · The Collection object provides a convenient way to refer to a related group of items as a single object. The items, or …

  6. Collections and Data Structures - .NET | Microsoft Learn

    Oct 20, 2025 · Learn how to use collections and data structures in .NET. Use generic and non-generic collections in thread-safe …

  7. Collections | Microsoft Learn

    Feb 23, 2026 · Collections Summarize this article for me In this article Collection Shapes The Template-Based Collection Classes …

  8. Collections - Visual Basic | Microsoft Learn

    Sep 15, 2021 · Kinds of Collections Many common collections are provided by the .NET Framework. Each type of collection is …

  9. ICollection<T> Interface (System.Collections.Generic)

    The ICollection<T> interface is the base interface for classes in the System.Collections.Generic namespace. The ICollection<T> …

  10. Collection<T> Class (System.Collections.ObjectModel)

    The Collection<T> class can be used immediately by creating an instance of one of its constructed types; all you have to do is …

  11. Collection expressions (Collection literals) - C# reference

    Aug 14, 2026 · Collection expressions convert to many collection types. You can write literal values, expressions, or other collections …