Creates and returns a copy of the current text range.
Namespace:
C1.Win.XmlEditorAssembly: C1.Win.XmlEditor.2 (in C1.Win.XmlEditor.2.dll)
Syntax
| C# |
|---|
public C1TextRange Clone() |
| Visual Basic (Declaration) |
|---|
Public Function Clone As C1TextRange |