Parameters
$beginIndex - The begin index.
$endIndex - The end index.
$key - The optional key value.
Returns
The added TextRange item.
Syntax
PHP |
public function Add(int $beginIndex, int $endIndex, $key = null)
|
Creates an object and adds it to the collection.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.