ArrayBounds object
A structure that specifies the upper and lower bounds
of a single dimension of an array. It is used in the VariableCardinalityDefinition
object. ArrayBounds has no events.
Properties
|
ArrayBounds property |
Datatype |
Description |
|---|---|---|
|
ClassDefinition |
PowerObject |
Contains information about the class |
|
LowerBound |
Long |
The lower bound of the array dimension. |
|
UpperBound |
Long |
The upper bound of the array dimension. |
Functions
|
ArrayBounds function |
Datatype returned |
Description |
|---|---|---|
|
String |
Returns the class of the object |
|
|
Integer |
Creates a reference to a context-specific |
|
|
PowerObject |
Returns a reference to the name of the |
|
|
Object |
Returns the type of the object |