Click or drag to resize

DoubleDictionaryTKey, TKeySecondary, TValuePrimaryKeyCount Property

The number of primary keys stored in the DoubleDictionary

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

Property Value

Type: Int32
See Also