Version

TextChangeInfo Class Members

The following tables list the members exposed by TextChangeInfo.

Public Properties
 NameDescription
Public PropertyEndChangeIndexGets the character index of the end of the change in the new text  
Public PropertyMagnitudeGets the magnitude of the change (newText.Lenght - oldText.Lenght)  
Public PropertyStartChangeIndexGets the character index of the start of the change in the new text  
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)GetChangeGets the TextChangeInfo which describes how the text has changed  
See Also