Newer Version Available
DID THIS ARTICLE SOLVE YOUR ISSUE?
Let us know so we can improve!
Let us know so we can improve!
Collection wrapper class for Product Ids list.
Returns the list element stored at the specified index.
| Type | Description |
|---|---|
| String |
Returns an instance of an iterator for this list.
| Type | Description |
|---|---|
| Iterator |
Returns the index of the first occurrence of the specified element in this list. If this list does not contain the element, returns -1.
| Type | Description |
|---|---|
| Integer |
Newer Version Available