Click or drag to resize

PathSegmentListStringComparer Property

The comparer used when comparing segments.

Namespace:  ShellBoost.Core.Utilities
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public StringComparer StringComparer { get; }

Property Value

Type: StringComparer
An instance of the comparer class.
See Also