Constructor SlidingMax View Source SlidingMax(Int32) Initializes a new instance of the SlidingMax class. Declaration public SlidingMax(int length) Parameters Type Name Description Int32 length The length of the sliding filter.