OrderedDictionary page says nothing (!) about ordering

Open Beginner friendly
#12,416 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
84/100
Issue type
Documentation
Clarity
Clearly specified
Activity status
Quiet
Tech stack
csharp
Domain
documentation

Research direction

Start with the OrderedDictionary API documentation in xml/System.Collections.Specialized/OrderedDictionary.xml and compare it with the rendered page linked in the issue. Document the collection's ordering behavior clearly, then verify that the updated XML produces the expected information on the API page.

Written by the indexing model from the issue text.

Description

area-System.Collections untriaged
Type of issue

Missing information

Description

This page say nothing about, well, ordering. Which way items are ordered? Does it preserve the order of insertion? Or something else?

Page URL

https://learn.microsoft.com/en-us/dotnet/api/system.collections.specialized.ordereddictionary?view=net-10.0

Content source URL

https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System.Collections.Specialized/OrderedDictionary.xml

Document Version Independent Id

9bb44bbc-fb69-e341-a6d0-963496847058

Platform Id

3f40af6f-4abf-0670-1671-45f3fad22163

Article author

@dotnet-bot

Dominant language
C#
Stars
950
Forks
1.7k
Avg merge
3d 5h
Merged PRs (30d)
38

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from dotnet/dotnet-api-docs

All issues in dotnet/dotnet-api-docs

Similar issues

More C# issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.