ReadOnlyDictionaryBaseTKey, TValueCount Property

CVB.Net Documentation
Gets the number of items in the dictionary.

Namespace:  Stemmer.Cvb.Collections.Generic
Assembly:  Stemmer.Cvb (in Stemmer.Cvb.dll) Version: 14.0.0.0
Syntax

public int Count { get; }

Property Value

Type: Int32

Implements

ICollectionTCount
See Also

Reference