|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| DECIMAL Pop () |
Removes the last element from an array and returns that element |
||
| INTEGER Push (decimal) |
Adds one element to the end of an array and returns the new length
of the array. |
||
| Replace (decimal[]) |
Replaces the array |
||
| Consultingwerk.DecimalArrayHolder SetUseSerializedTypeInformation (logical) |
Assigns a value to the UseSerializedTypeInformation property |
||
| DECIMAL Shift () |
Removes the first element from an array and returns that element.
This method changes the length of the array. |
||
| INTEGER Unshift (decimal) |
Adds one element to the beginning of an array and returns the new
length of the array. |
| Options | Name | Purpose | |
|---|---|---|---|
| DecimalArrayHolder () |
Constructor for the ArrayHolder class |
||
| DecimalArrayHolder (decimal[]) |
Constructor for the ArrayHolder class |
| Options | Name | Purpose | |
|---|---|---|---|
| DECIMAL Value |
|
|
Top
DECIMAL Pop ()
|
||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
INTEGER Push (decimal)
|
||||||||||||||||||||||
Replace (decimal[])
|
||||||||||||||||||||||
Consultingwerk.DecimalArrayHolder SetUseSerializedTypeInformation (logical)
|
||||||||||||||||||||||
DECIMAL Shift ()
|
||||||||||||||||||||||
INTEGER Unshift (decimal)
|
||||||||||||||||||||||
DecimalArrayHolder ()
|
|||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
DecimalArrayHolder (decimal[])
|
|||||||||||||||
DECIMAL Value
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|