eCR Viewer
    Preparing search index...

    Interface RefCounted

    interface RefCounted {
        ref(): this;
        unref(): this;
    }

    Hierarchy (View Summary)

    Index

    Methods

    Methods

    • Returns this

    • Returns this