hosanna-ui-docs - v0.9.0
    Preparing search index...

    Interface for getting array entries.

    interface ISGIArrayGet {
        GetEntry(index: number): any;
    }

    Hierarchy (View Summary)

    Index

    Methods

    Methods