dotnet / dotnet/dotnet-api-docs
What does Dictionary<TKey,TValue>.EnsureCapacity(Int32) Method do?
- Vorherrschende Sprache
- C#
- Sterne
- 949
- Forks
- 1.7k
- Ø Merge
- 2 T. 19 Std.
- Gemergte PRs (30 T.)
- 52
Beschreibung
Does it allocate space or just check to see if the space is currently allocatable? In bytes or element count?
---
#### Document Details
⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.*
* ID: c24739cd-50ff-e3b1-a5b7-5e43fea977b0
* Version Independent ID: 39331194-8f05-25b9-88bb-5f77a0c53e95
* Content: [Dictionary<TKey,TValue>.EnsureCapacity(Int32) Method (System.Collections.Generic)](https://docs.microsoft.com/en-us/dotnet/api/system.collections.generic.dictionary-2.ensurecapacity?view=netcore-2.1&viewFallbackFrom=netframework-4.7.2)
* Content Source: [xml/System.Collections.Generic/Dictionary`2.xml](https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections.Generic/Dictionary`2.xml)
* Product: **dotnet-api**
* GitHub Login: @dotnet-bot
* Microsoft Alias: **dotnetcontent**
Beitragsleitfaden
Rechercherichtung
Start with xml/System.Collections.Generic/Dictionary`2.xml and the linked Dictionary.EnsureCapacity(Int32) API page. Confirm whether the method allocates capacity or only checks availability, and whether its argument refers to bytes or elements. Done means the API documentation answers both questions clearly.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- csharp
- Bereich
- documentation
- Issue-Typ
- Dokumentation
- Schwierigkeit
- 2/5
- Geschätzter Aufwand
- 1-3 Stunden
- Aktivitätsstatus
- Veraltet
- Klarheit
- Klar beschrieben
- Anfängerfreundlichkeit
- 48/100