←Select platform

GetLocations Method

Summary

Maps the result set to an enumerable of DifferenceLocations.

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

Return Value

An enumerable of DifferenceLocations. If no PageCharacters exist, an empty list will be returned.

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.