SPDiffUtility class
Provides a method and supporting properties to determine the text differences between two strings.
Inheritance hierarchy
System.Object
Microsoft.SharePoint.Utilities.SPDiffUtility
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public NotInheritable Class SPDiffUtility
'Usage
Dim instance As SPDiffUtility
public sealed class SPDiffUtility
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.