Click or drag to resize
Accord.NET (logo)

SubproblemEventArgs Properties

The SubproblemEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyClass1
One of the classes belonging to the subproblem.
Public propertyClass2
One of the classes belonging to the subproblem.
Public propertyMaximum
Gets the maximum value for the current Progress.
Public propertyProgress
Gets the progress of the overall problem, ranging from zero up to Maximum.
Top
See Also