Languages
[Edit]
PL

C # / .NET - pobierz losowy element klucz-wartość ze słownika

0 points
Created by:
Mohammad-Oneal
327

W klasie Dictionary C # / .NET istnieje odpowiednik Java HashMap - zobacz ten post.

Szybkie rozwiązanie:

Uwaga:

Poniższy przykład używa Linq , więc załączamy go z: using System.Linq.

Spójrz na poniższy przykład.

1. Przykład metod Linq oraz ElementAt

Edit

W tej sekcji można znaleźć pełny przykład wykorzystania metody Linq.

Wynik:

Uwaga:

w powyższym przykładzie użyto metody Linq Enuberable.ElementAt do pobrania elementu.

Referencje:

Edit
  1. Random.Next Method - Microsoft Docs
  2. Dictionary<TKey,TValue> Class - Microsoft Docs
  3. Enumerable.ElementAt Method - Microsoft Docs
1
Donate to Dirask
Our content is created by volunteers - like Wikipedia. If you think, the things we do are good, donate us. Thanks!
Join to our subscribers to be up to date with content, news and offers.

C # / .NET (PL)

Native Advertising
🚀
Get your tech brand or product in front of software developers.
For more information Contact us
Dirask - we help you to
solve coding problems.
Ask question.

❤️💻 🙂

Join