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