hosanna-ui-docs - v0.9.0
Preparing search index...
Bridge/targets/common
sgApi
ISGIArrayGet
Interface ISGIArrayGet
Interface for getting array entries.
interface
ISGIArrayGet
{
GetEntry
(
index
:
number
)
:
any
;
}
Hierarchy (
View Summary
)
ISGIArrayGet
ISGROArray
ISGROByteArray
ISGROList
Index
Methods
Get
Entry
Methods
Get
Entry
GetEntry
(
index
:
number
)
:
any
Gets an entry at specified index
Parameters
index
:
number
Returns
any
Settings
Member Visibility
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
Get
Entry
hosanna-ui-docs - v0.9.0
Loading...
Interface for getting array entries.