Syntactik.NET Documentation
Syntactik.NET Documentation
API Reference
Syntactik.DOM
Element Class
Element Methods
Accept Method
AppendChild Method
Element
Accept Method
Method is a part of the
visitor pattern
implementation.
Namespace:
Syntactik.DOM
Assembly:
Syntactik (in Syntactik.dll) Version: 0.3.0-beta1
Syntax
C#
Copy
public
override
void
Accept
(
IDomVisitor
visitor
)
Parameters
visitor
Type:
Syntactik.DOM
IDomVisitor
Visitor object
See Also
Reference
Element Class
Syntactik.DOM Namespace
Send comments on this topic to
info@syntactik.com