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 public StringComparer StringComparer { get; }
Property Value
Type:
StringComparerAn instance of the comparer class.
See Also