DiffTextPart SubPart Method (Int32)Kentico 8.1 API Reference
Creates new DiffTextPart from particular index as subpart of existing DiffTextPart.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

startIndex
Type: OnlineSystem Int32
Index from which should contained text start

Return Value

Type: DiffTextPart
New DiffTextPart created from already existing DiffTextPart
See Also