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 DiffString |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Class DiffString |
The type exposes the following methods.
Public Methods
Name | Description | |
---|---|---|
Count |
Returns the line count.
|
|
Equals | (Inherited from Object.) | |
GetByIndex |
Gets a line by index.
|
|
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
See Also
Smartsite.Tools.Diff Namespace