InfoCollectionTParent, TInfoGetCount Method

CVB.Net Documentation
Function with which the collection queries the number of elements

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

protected abstract int GetCount()

Return Value

Type: Int32
The number of entries in the collection.
See Also

Reference