<Code Lib>
2027 Constructor
Changes 0
C

TextRange(TextRange)

Description:
Constructs a copy of the input TextRange object.
Overloads (3):
TextRange
TextRange(TextRange)

public TextRange(
	TextRange other
)

Loading…