←Select platform

GetLocations Method

Summary

Maps the result set to an enumerable of DifferenceLocation.

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

Return Value

Returns null. The TextDifference object does not contain any positional data.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 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.