SfcCollatedDictionaryCollection<T,K,ParentT>.IgnoreCase Property
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.
Sort in a case-insensitive manner for the current collection culture.
protected bool IgnoreCase { get; set; }
member this.IgnoreCase : bool with get, set
Protected Property IgnoreCase As Boolean