Click or drag to resize

LogicalPath Methods

The EPATHLogicalPath type exposes the following members.

Methods
 NameDescription
Public methodConsume Return (and consume) all segments that match a set of segments.
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.
Public methodParseClassAndInstance Consume one single Class/InstanceId pair.
Top
See Also