ListListener Constructor (Path, IListString)A Sandcastle Documented Class Library
Initializes a new instance of the ListListener class

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

C#
public ListListener(
	Path path,
	IList<string> list
)

Parameters

path
Type: Apptus.Util.XmlPath
list
Type: System.Collections.GenericIListString
See Also

Reference