TrainingSetTrainingSetObjectGetIndex Method

CVB.Net Documentation
Method through which the inherited classes retrieve the index this object has in its "master" collection underneath the TrainingSet.

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

protected abstract int GetIndex()

Return Value

Type: Int32
index of this object
See Also

Reference