FastLookupCollectionTInnerListChanged Method
Invalidates the internally stored index mapping. Call if the wrapped list that has been passed to the constructor has been changed explicitly.
Namespace: KGySoft.Collections.ObjectModelAssembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 9.0.0
public virtual void InnerListChanged()
Public Overridable Sub InnerListChanged
public:
virtual void InnerListChanged()
abstract InnerListChanged : unit -> unit
override InnerListChanged : unit -> unit