This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.

Syntax

C# Copy imageCopy Code
                                  public class DiffResultSpan
Visual Basic (Declaration) Copy imageCopy Code
                                  Public Class DiffResultSpan

The type exposes the following properties.

Public Properties

  Name Description
Public property DestIndex
Gets the index of the destination.
Public property Length
Gets the length.
Public property SourceIndex
Gets the index of the source.
Public property Status
Gets the difference result status.

See Also

Advanced