Every call of EndUpdate() decrements the UpdateCounter variable. When the UpdateCounter is 0, then the SelectionListChanged event is fired.
| C# | Visual Basic | Visual C++ |
public void EndUpdate()
Public Sub EndUpdate
public: void EndUpdate()