Class TagTreeIteratorElementApprover
Element checker for TagTreeIterator.
public class TagTreeIteratorElementApprover
- Inheritance
-
TagTreeIteratorElementApprover
- Derived
- Inherited Members
Remarks
Element checker for TagTreeIterator. It is used to check whether specific element should be traversed.
Constructors
TagTreeIteratorElementApprover()
Creates a new instance of TagTreeIteratorElementApprover
public TagTreeIteratorElementApprover()
Methods
Approve(IStructureNode)
Checks whether the element should be traversed.
public virtual bool Approve(IStructureNode elem)
Parameters
elem
IStructureNodethe element to check