SfcCollatedDictionaryCollection<T,K,ParentT>.ResetInnerCollection Method

Definition

Call this if any of the CultureInfo, IgnoreCase, or Ascending properties change after Initialzation. The collection is reset to honor the new settings. TODO: The user is responsible for calling this after changing whatever properties they desire, it should be automated.

protected void ResetInnerCollection ();
member this.ResetInnerCollection : unit -> unit
Protected Sub ResetInnerCollection ()

Applies to