Retrieves the next PageCharactersDifference object tagged with DifferenceOperation.Insert from the result set.
public PageCharactersDifference GetNextInsertion()
A PageCharactersDifference object. If there are no other PageCharactersDifference objects tagged as DifferenceOperation.Insert, then null is returned.