SheetXL - v0.3.20
    Preparing search index...

    Interface ICollection

    Interface used for all ICollections.

    interface ICollection {
        getCount(): number;
    }

    Hierarchy (View Summary)

    Index

    Methods

    Methods

    • Returns the total items available.

      Returns number

      Useful as a quick escape for search.