TrainingSetInstanceInfoCollectionGetCount Method

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

Namespace:  Stemmer.Cvb.Minos
Assembly:  Stemmer.Cvb.Minos (in Stemmer.Cvb.Minos.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 TrainingSet has already been disposed
See Also

Reference