Ham Cockpit   

    Show / Hide Table of Contents

    Method Dump

    View Source

    Dump(Int32)

    Removes the values from the ring buffer.

    Declaration
    public void Dump(int count)
    Parameters
    Type Name Description
    Int32 count

    The number of values to remove.

    Exceptions
    Type Condition
    ArgumentException

    Too many values to dump: {count}.

    • View Source
    Back to top Generated by DocFX