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