ComparerGetChanges Method |
Gets list of changes between source and target file(s).
Namespace: GroupDocs.ComparisonAssembly: GroupDocs.Comparison (in GroupDocs.Comparison.dll) Version: 22.11.1.0 (22.11.1)
Syntax public ChangeInfo[] GetChanges()
Public Function GetChanges As ChangeInfo()
public:
array<ChangeInfo^>^ GetChanges()
member GetChanges : unit -> ChangeInfo[]
Return Value
Type:
ChangeInfoRemarks See Also