InfoCollectionTParent, TInfoCount Property

CVB.Net Documentation
Number of elements in the collection.

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
Exceptions

ExceptionCondition
ObjectDisposedExceptionIf the parent object has already been disposed of
See Also

Reference