Parameters
$item - The item value.
$key - The optional key value.
Returns
The added TextRange item.
Syntax
PHP |
public function AddObject(LJCTextRange $item, $key = null) : ?LJCTextRange
|
Adds an object and key value.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.