dotnetPractice

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

Inheritance: Object-->List Implements: ICollection IEnumerable IList IReadOnlyCollection IReadOnlyList ICollection IEnumerable IList