A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
Apptus.Util.Xml
ElementListener Interface
ElementListener Methods
Content Method
End Method
ListenedTo Method
ListenTo Method
Start Method
ElementListener
ListenedTo Method
Notifies the element listener that an element is no longer listened to.
Namespace:
Apptus.Util.Xml
Assembly:
Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.4.1
Syntax
C#
Copy
void
ListenedTo
(
Path
path
,
ElementListener
listener
)
Parameters
path
Type:
Apptus.Util.Xml
Path
The path
listener
Type:
Apptus.Util.Xml
ElementListener
The listener
See Also
Reference
ElementListener Interface
Apptus.Util.Xml Namespace