PropertyArray
Overrides
Override Name | Usage | Description | Notes |
---|---|---|---|
new_index | propertyArray.var = object value |
Set a array element to a new value | |
index | object propertyArray.var |
Get the value of an array element | |
length | length |
Get the length of the array |