共用方式為


IPathSegmentTokenVisitor 介面

定義

流覽者介面,用於流覽路徑樹狀結構。

public interface IPathSegmentTokenVisitor
type IPathSegmentTokenVisitor = interface
Public Interface IPathSegmentTokenVisitor

方法

Visit(NonSystemToken)

流覽 NonSystemToken

Visit(SystemToken)

流覽 SystemToken

適用於