Extends
Methods
delete()
calls emscripten object destructor
- Inherited From
get(nId) → {gem.core.StoreLocation}
Parameters:
Name | Type | Description |
---|---|---|
nId | number |
Returns:
- Store location at given id position.
- Type:
- gem.
core. StoreLocation
getRawPointer() → {object}
Returns emscripten object
- Inherited From
Returns:
- Type:
- object
getTotalCount() → {number}
Returns:
- Returns total number of items (including group count)
- Type:
- number
isDeleted() → {boolean}
Check if emscripten object has been deleted
- Inherited From
Returns:
- Type:
- boolean
size() → {number}
Returns:
- the size of List
- Type:
- number