MaxValue MembersElecNetKit Documentation

The MaxValue type exposes the following members.
Constructors

  NameDescription
Public methodMaxValue
Initialises a new MaxValue.
Back to Top
Methods

  NameDescription
Public methodProcessData
Process a single item of data. Do whatever you need to do with it To spit out a dataset-adapted value.
Public methodReset
Prime the Anchor to work on a new set of data.
Back to Top
Properties

  NameDescription
Public propertyAnchorValue
The adapted Anchor value, after all the data has been processed.
Back to Top
See Also