Ham Cockpit   

    Show / Hide Table of Contents

    Constructor SlidingMin

    View Source

    SlidingMin(Int32)

    Initializes a new instance of the SlidingMin class.

    Declaration
    public SlidingMin(int length)
    Parameters
    Type Name Description
    Int32 length

    The length of the sliding filter.

    • View Source
    Back to top Generated by DocFX