LongValues Class Members
The following tables list the members exposed by LongValues.
Public Constructors
Name | Description | |
---|---|---|
![]() | LongValues Constructor | Overloaded. |
Public Methods
Name | Description | |
---|---|---|
![]() | add | Overloaded. Adds new value |
![]() | clear | Clears values without disposing allocated memory |
![]() | disposeItems | Clears and disposes allocated memory |
![]() | get | Gets the value at specified location |
![]() | getItemsArray | Gets the internal items array |
![]() | getValuesType | @inheritDoc: |
![]() | remove | Removes value at specified location |
![]() | set | Sets the value at specified location |
![]() | setSize | Sets the values size |
![]() | size | @inheritDoc: |
See Also