dotnet / dotnet/dotnet-api-docs
Minor edit: Move property in IOrderedDictionaryList sample C# implementation
Open
area-System.Collections
doc-enhancement
example-request
Pri2
Pri3
- Dominant language
- C#
- Stars
- 949
- Forks
- 1.7k
- Avg merge
- 3d 27m
- Merged PRs (30d)
- 49
Description
Not really important, but the author seemed to want to organize the members of the IOrderedDictionary sample implementation to be grouped by the interface that each member implemented.
For this reason, I think the property
public object this[object key] belongs in the // IDictionary members section
Contributor guide
Assessment
This issue has not been assessed yet.