Click or drag to resize

ObservableDictionaryTKey, TValueCount Property

Gets the count of elements in the dictionary. See Count.

Namespace:  Ptv.XServer.Controls.Map.Tools
Assembly:  Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax
public int Count { get; }

Return Value

Type: Int32
Documentation in progress...

Implements

ICollectionTCount
See Also