This website works better with JavaScript
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
Apq
/
Apq.Cfg
peilaus alkaen
https://gitee.com/apq/Apq.Cfg.git
Tarkkaile
1
Äänestä
0
Haarauta
0
Tiedostot
Esitykset
0
Wiki
Haara:
master
Haarat
Tunnisteet
master
publish_v1.0.6
publishApq.Cfg.Env_v1.0.0
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
v0.0.1-beta1
v0.0.1-beta4
Apq.Cfg
/
docs
/
site
/
en
/
api
/
net8.0
/
core
/
Apq.Cfg.Internal.FastCollections.md
Apq.Cfg.Internal.FastCollections.md
1.6 KB
Pysyvä linkki
Historia
Raaka
Apq.Cfg
Apq.Cfg.Internal
FastCollections Class
快速集合工厂方法
internal static class FastCollections
Inheritance
System.Object
🡒 FastCollections
Methods
ToFastReadOnly<TKey,TValue>(this Dictionary<TKey,TValue>)
创建高性能只读字典
ToFastReadOnly<TKey,TValue>(this IEnumerable<KeyValuePair<TKey,TValue>>)
创建高性能只读字典
ToFastReadOnlySet<T>(this IEnumerable<T>)
创建高性能只读集合