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

    Interface for setting array entries.

    interface ISGIArraySet {
        SetEntry(index: number, tvalue: any): any;
    }

    Hierarchy (View Summary)

    Index

    Methods

    Methods