SfcCollatedDictionaryCollection<T,K,ParentT>.ResetInnerCollection Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 ()