-
-
Returns any LanguageWithVendors in the collection.
-
-
Displays the number of elements in the LanguageWithVendors.
-
-
Returns every LanguageWithVendors in the collection.
-
-
Returns the first LanguageWithVendors in the collection.
-
-
Returns the LanguageWithVendors with the specified index or name.
index
|
The index or name. Can accept: Long Integer or String.
|
-
-
Returns the LanguageWithVendors with the specified ID.
-
-
Returns the LanguageWithVendors with the specified name.
-
-
Returns the LanguagesWithVendors within the specified range.
from
|
The LanguageWithVendors, index, or name at the beginning of the range. Can accept: LanguageWithVendors, Long Integer or String.
|
to
|
The LanguageWithVendors, index, or name at the end of the range. Can accept: LanguageWithVendors, Long Integer or String.
|
-
-
Returns the last LanguageWithVendors in the collection.
-
-
Returns the middle LanguageWithVendors in the collection.
-
-
Returns the LanguageWithVendors whose index follows the specified LanguageWithVendors in the collection.
obj
|
LanguageWithVendors
The LanguageWithVendors whose index comes before the desired LanguageWithVendors.
|
-
-
Returns the LanguageWithVendors with the index previous to the specified index.
obj
|
LanguageWithVendors
The index of the LanguageWithVendors that follows the desired LanguageWithVendors.
|
-
-
Generates a string which, if executed, will return the LanguageWithVendors.