NodePath.Comparer Property
Namespace: Rebex.IO.FileSystem
Assembly: Rebex.Common.dll (version 7.0.9083)
Comparer
Gets the IEqualityComparer that is used to determine equality of NodePath.
Declaration
public static IEqualityComparer<NodePath> Comparer { get; }
Property Value
Type | Description |
---|---|
IEqualityComparer<NodePath> |