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
stateNotifyStateChanges reason.
firstintFirst changed line.
lastintLast changed line.