INormalizedTextChangeCollection::IncludesLineChanges Property
Visual Studio 2015
Determines whether any of the ITextChange objects in this list have a nonzero LineCountDelta.
Assembly: Microsoft.VisualStudio.Text.Data (in Microsoft.VisualStudio.Text.Data.dll)
Property Value
Type: System::Booleantrue if at least one ITextChange in this list has a nonzero LineCountDelta, otherwise false.
Show: