IXEStoreProvider.GetComparer Method

Definition

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)

Returns

Applies to