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.
Gets the comparer for the child collections
public System.Collections.Generic.IComparer<string> GetComparer ();
abstract member GetComparer : unit -> System.Collections.Generic.IComparer<string>
Public Function GetComparer () As IComparer(Of String)