←Select platform

GetLocations Method

Summary

Gets the locations of all differences in a compare set.

Syntax
C#
C++/CLI
Python
public abstract IEnumerable<DifferenceLocation> GetLocations() 
public:  
   virtual IEnumerable<DifferenceLocation^>^ GetLocations() abstract 
def GetLocations(self): 

Return Value

An enumeration value of DifferenceLocations.

Requirements

Target Platforms

Help Version 22.0.2023.5.11
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Compare Assembly

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