ElementListenerListenedTo Method A Sandcastle Documented Class Library
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.3.0
Syntax

C#
void ListenedTo(
	Path path,
	ElementListener listener
)

Parameters

path
Type: Apptus.Util.XmlPath
The path
listener
Type: Apptus.Util.XmlElementListener
The listener
See Also

Reference