FastLookupCollectionTInnerListChanged Method

Invalidates the internally stored index mapping. Call if the wrapped list that has been passed to the constructor has been changed explicitly.

Definition

Namespace: KGySoft.Collections.ObjectModel
Assembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 9.0.0
C#
public virtual void InnerListChanged()

See Also