ContentListenerStart Method A Sandcastle Documented Class Library

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

C#
public void Start(
	Path path,
	Dictionary<string, Attribute> attributes
)

Parameters

path
Type: Apptus.Util.XmlPath
attributes
Type: System.Collections.GenericDictionaryString, Attribute

Implements

ElementListenerStart(Path, DictionaryString, Attribute)
See Also

Reference