IPathSegmentTokenVisitor Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Visitor interface for walking the Path Tree.
public interface IPathSegmentTokenVisitor
type IPathSegmentTokenVisitor = interface
Public Interface IPathSegmentTokenVisitor
Methods
Visit(NonSystemToken) |
Visit an NonSystemToken |
Visit(SystemToken) |
Visit an SystemToken |