XmlRead.GetTextOfElement Method

Definition

reads the text of the current element if available it assumes the curent element is empty or has inside it either a text node or an element node. probably a link_multiple.

protected string GetTextOfElement ();
member this.GetTextOfElement : unit -> string
Protected Function GetTextOfElement () As String

Returns

Applies to