Click or drag to resize
DiffTextPart Methods

The DiffTextPart type exposes the following members.

Methods
  NameDescription
Public methodCompareTo
Implementation of CompareTo method for sorting i ArrayList.
(Inherited from TextPart.)
Public methodSubPart(Int32)
Creates new DiffTextPart from particular index as subpart of existing DiffTextPart.
Public methodSubPart(Int32, Int32)
Creates new DiffTextPart from particular index as subpart of existing DiffTextPart.
Top
See Also