PBKware JS Utils - v0.8.2
    Preparing search index...

    Interface IndexedRecord

    Must be compatible with Revgrid RevRecord

    interface IndexedRecord {
        index: number;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    index: number