Method Notify
Notify(NotifyState, int, int)
When implemented by a class, notifies editor about updating IDisplayStrings
state.
void Notify(NotifyState state, int first, int last)
Parameters
state
NotifyStateChanges reason.
first
intFirst changed line.
last
intLast changed line.