LanguagesWithVendors
A collection of languages with vendors.
LanguagesWithVendors Properties
| Property |
Type |
Access |
Description |
| item |
Object |
read |
Returns the language with vendors with the specified index or name. |
| length |
Long |
read |
The number of languages with vendors in the collection. |
LanguagesWithVendors Methods
| Method |
Returns |
Description |
| anyItem |
Object |
Returns any language with vendors. |
| firstItem |
Object |
Returns the first language with vendors. |
| itemByID |
Object |
Returns the language with vendors with the specified ID. |
| itemByRange |
Objects |
Returns the LanguagesWithVendors within the specified range. |
| lastItem |
Object |
Returns the last language with vendors. |
| middleItem |
Object |
Returns the middle language with vendors. |
| nextItem |
Object |
Returns the next language with vendors. |
| previousItem |
Object |
Returns the previous language with vendors. |