Click or drag to resize

imbXmlCommonToolsFindElementIndex Method (XmlNode)

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbACE.Core.xml
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
public static int FindElementIndex(
	XmlNode element
)
Request Example View Source

Parameters

element
Type: System.XmlXmlNode

Return Value

Type: Int32
See Also