BaseXEStore.GetComparer Method

Definition

Gets the comparer for the child collections

public System.Collections.Generic.IComparer<string> GetComparer ();
member this.GetComparer : unit -> System.Collections.Generic.IComparer<string>
Public Function GetComparer () As IComparer(Of String)

Returns

Applies to