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

    Interface for handling integer values.

    interface ISGIInt {
        GetInt(): number;
        SetInt(value: number): any;
    }

    Hierarchy (View Summary)

    Index

    Methods

    Methods