/ LJCPHPCodeDoc / LJCTextRangesLib / LJCTextRange


Syntax

PHP
class LJCTextRange

Represents the text range.

Public Functions
construct Initializes a class instance with the provided values.
Clone Creates a Clone of the current object.
2 Functions

Public Properties
$BeginIndex The region beginning index.
$EndIndex The region ending index.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.