Creates new DiffTextPart from particular index as subpart of existing DiffTextPart.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- startIndex
- Type: System Int32
Index from which should contained text start
- count
- Type: System Int32
Length of new DiffTextPart
Return Value
Type: DiffTextPartNew DiffTextPart created from already existing DiffTextPart
See Also