Click or drag to resize

DoubleDictionaryTKey, TKeySecondary, TValueCount Property

The number of elements stored in the DoubleDictionary

Namespace:  WeatherSystem.Internal
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public int Count { get; }

Property Value

Type: Int32
See Also