CombinableElementArray.Append
Method
Description:
Add the element to the end of the array.
Add the element to the end of the array.
Parameters
Parameter | Type | Description |
---|---|---|
item | CombinableElement | The CombinableElement to be added. |
Return Value