←Select platform

GetLocations Method

Summary

Gets the locations of all differences in a compare set.

Syntax
C#
VB
C++
public abstract IEnumerable<DifferenceLocation> GetLocations() 
Public MustOverride Function GetLocations() As IEnumerable(Of DifferenceLocation) 
public:  
   virtual IEnumerable<DifferenceLocation^>^ GetLocations() abstract 

Return Value

An enumeration value of DifferenceLocations.

Requirements
Target Platforms
Help Version 21.0.2021.7.19
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Compare Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.