dotnet / dotnet/dotnet-api-docs
SEO or a missing article on read only collections
Open
area-System.Collections
Pri3
untriaged
- Dominant language
- C#
- Stars
- 949
- Forks
- 1.7k
- Avg merge
- 3d 27m
- Merged PRs (30d)
- 49
Description
I was looking for some syntax I forgot and neither of these search strings got me anything interesting (Bing, Edge)
create IReadonlylist c#
c# IReadonlylist learn
I realize the first is not really correct, but I think it is what a user would type.
I had an IEnumerable, so AsReadonly was missing and I spaced on the name ReadOnlyCollection.
Contributor guide
Assessment
This issue has not been assessed yet.