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