XMLElement.Select Method

Selects the text of the XML element. The text can only be selected if the element belongs to the document.

Syntax

   XMLElement.Select

Remarks

If the element consists of several sub-elements Text Control selects the text of the first sub-element.

See Also