Ham Cockpit   

    Show / Hide Table of Contents

    Method Resize

    View Source

    Resize(Int32)

    Changes the capacity of the ring buffer.

    Declaration
    public void Resize(int capacity)
    Parameters
    Type Name Description
    Int32 capacity

    The capacity.

    • View Source
    Back to top Generated by DocFX