| FastDictionaryTKey, TValue Constructor (Int32) |
Namespace:
Cauldron.Collections
Assembly:
Cauldron.Collections (in Cauldron.Collections.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax public FastDictionary(
int roughsize
)
Parameters
- roughsize
- Type: SystemInt32
The max size of the bucket.
See Also