EPATHLogical |
| Name | Description | |
|---|---|---|
| Matches(EPATHLogicalPath, Int32) | Match two paths, ignoring any segments in either path before the current 'index', and only matching at most 'maxCompare' segments. | |
| Matches(EPATHLogicalPath, Int32, Int32) | Matches two paths, ignoring any segments in either path before the current 'index', and only matching at most 'maxCompare' segments. |