TrainingSetTrainingSetObjectIndex Property

CVB.Net Documentation
Index of this object in the parent's collection.

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

public int Index { get; }

Property Value

Type: Int32
Exceptions

ExceptionCondition
ObjectDisposedExceptionIf the training set has already been disposed
See Also

Reference