SampleListLabelInfoCollectionTLabelInformation, TDataGetCount Method

CVB.Net Documentation
Parent class calls this method to determine the number of objects in the collection.

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

protected override int GetCount()

Return Value

Type: Int32
number of objects in the collection
Exceptions

ExceptionCondition
ObjectDisposedExceptionIf the SampleImageList has already been disposed
See Also

Reference