XmlTreeIndexOfChild Method (String, Int32)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 int IndexOfChild(
	string name,
	int start
)

Parameters

name
Type: SystemString
start
Type: SystemInt32

Return Value

Type: Int32
See Also

Reference