ListListener ClassA Sandcastle Documented Class Library
Inheritance Hierarchy

SystemObject
  Apptus.Util.XmlAbstractBranchListener
    Apptus.Util.XmlListListener

Namespace:  Apptus.Util.Xml
Assembly:  Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.3.0
Syntax

C#
public class ListListener : AbstractBranchListener

The ListListener type exposes the following members.

Constructors

  NameDescription
Public methodListListener(Path)
Initializes a new instance of the ListListener class
Public methodListListener(Path, IListString)
Initializes a new instance of the ListListener class
Top
Properties

  NameDescription
Public propertyList
Top
Methods

  NameDescription
Public methodContent (Inherited from AbstractBranchListener.)
Public methodEnd (Inherited from AbstractBranchListener.)
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodListenedTo (Overrides AbstractBranchListenerListenedTo(Path, ElementListener).)
Public methodListenTo (Overrides AbstractBranchListenerListenTo(Path).)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodStart (Inherited from AbstractBranchListener.)
Public methodToString (Inherited from Object.)
Top
See Also

Reference