About 22,200 results
Open links in new tab
  1. Microsoft Lists help & learning

    Get help with your questions about using Microsoft Lists with our how-to articles, tutorials, and support content.

  2. Create a list - Microsoft Support

    Blank list: Choose to start a list from scratch. Add a list Name, Description (optional), and select whether you want the list to appear in the left site navigation. When you're finished selecting options, select …

  3. Introduction to lists - Microsoft Support

    Create list views to organize, sort, and filter data in different and specific ways; change the metadata, such as adding and deleting columns, and modifying validation rules; and use lists consistently …

  4. List<T> Class (System.Collections.Generic) | Microsoft Learn

    Represents a strongly typed list of objects that can be accessed by index. Provides methods to search, sort, and manipulate lists.

  5. Tutorial: Learn to manage data collections using List<T> in C#

    Feb 23, 2026 · In this tutorial, you use GitHub Codespaces to learn about C# collections. You write C# code and see the results of compiling and running your code in the Codespaces environment.

  6. List templates in Microsoft 365

    This article discusses the list templates that are included with Microsoft 365. Find out how to create a list from a template. List templates Templates help you create lists using pre-configured layouts that …

  7. System.Collections.Generic.List\<T> class - .NET | Microsoft Learn

    Jan 8, 2024 · The List<T> class is the generic equivalent of the ArrayList class. It implements the IList<T> generic interface by using an array whose size is dynamically increased as required. You …

  8. list Class | Microsoft Learn

    Oct 7, 2025 · List reallocation occurs when a member function must insert or erase elements of the list. In all such cases, only iterators or references that point at erased portions of the controlled sequence …

  9. Add, edit, or delete list items - Microsoft Support

    You can also attach files to a list item to provide additional details, such as a spreadsheet containing supporting numbers or a document containing background information. Note: To add, edit, or delete …

  10. List<T> Constructor (System.Collections.Generic)

    The following example demonstrates the parameterless constructor of the List<T> generic class. The parameterless constructor creates a list with the default capacity, as demonstrated by displaying the …

  11. Create a list from the Lists app - Microsoft Support

    What is a list? Lists are versatile tools within Microsoft 365 and SharePoint that help your team efficiently manage and share data. You can create lists from scratch or use templates in various platforms, …