FastLookupCollectionTOnMapRebuilt Method
Called after the internal index map has been rebuilt either when inconsistency has been detected or when
InnerListChanged has been called.
Namespace: KGySoft.Collections.ObjectModelAssembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 9.0.0
protected virtual void OnMapRebuilt()
Protected Overridable Sub OnMapRebuilt
protected:
virtual void OnMapRebuilt()
abstract OnMapRebuilt : unit -> unit
override OnMapRebuilt : unit -> unit