vaishnaviingole / dotnetPractice

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:C# 100.0%