Click or drag to resize

MinimumMaximumValuesT Properties

The DescriptiveStatisticsMinimumMaximumValuesT generic type exposes the following members.

Properties
  NameDescription
Public propertyMaximum
Returns the maximal value in the given container.
Public propertyMaximumIndex
Returns the index of the maximal value in the given container.
Public propertyMinimum
Returns the minimal value in the given container.
Public propertyMinimumIndex
Returns the index of the minimal value in the given container.
Top
See Also