バージョン

NodeTreeWalker クラス

NodeBase 派生クラスの Visitor パターンをサポートするために使用される 抽象基本クラス。デフォルトではすべての子ノードを訪問します。
シンタックス
'宣言
 
Public MustInherit Class NodeTreeWalker 
   Inherits NodeVisitor
public abstract class NodeTreeWalker : NodeVisitor 
参照