Click or drag to resize

BiDictionaryTFirst, TSecondCount Property

The number of pairs stored in the dictionary.

Namespace:  Kit.Containers
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
public int Count { get; }
Request Example View Source

Property Value

Type: Int32
See Also