Click or drag to resize

LogicalPathMatches Method

Overload List
  NameDescription
Public methodMatches(EPATHLogicalPath, Int32)
Match two paths, ignoring any segments in either path before the current 'index', and only matching at most 'maxCompare' segments.
Public methodMatches(EPATHLogicalPath, Int32, Int32)
Matches two paths, ignoring any segments in either path before the current 'index', and only matching at most 'maxCompare' segments.
Top
See Also