←Select platform

GetNextInsertion Method

Summary

Retrieves the next PageCharactersDifference object tagged with DifferenceOperation.Insert from the result set.

Syntax
C#
VB
C++
public PageCharactersDifference GetNextInsertion() 
Public Function GetNextInsertion() As PageCharactersDifference 
public:  
   PageCharactersDifference^ GetNextInsertion() 

Return Value

A PageCharactersDifference object. If there are no other PageCharactersDifference objects tagged as DifferenceOperation.Insert, then null is returned.

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.