Parameters
$key - The item key.
$throwError - Indicates if an error should be thrown.
Returns
The specified TextRange item.
Syntax
PHP |
public function Get($key, bool $throwError = true) : ?LJCTextRange
|
Get the item by Key value.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.