XmlTreeIndexOfChild Method (String, Int32) |
Namespace:
Apptus.Util.Xml
Assembly:
Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.5.0
Syntax public int IndexOfChild(
string name,
int start
)
Parameters
- name
- Type: SystemString
- start
- Type: SystemInt32
Return Value
Type:
Int32See Also