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 Code |
---|---|
public class DiffResultSpan |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Class DiffResultSpan |
The type exposes the following properties.
Public Properties
Name | Description | |
---|---|---|
DestIndex |
Gets the index of the destination.
|
|
Length |
Gets the length.
|
|
SourceIndex |
Gets the index of the source.
|
|
Status |
Gets the difference result status.
|
See Also
Smartsite.Tools.Diff Namespace