Gets the length of the data, in characters.

[VBScript]
Public ReadOnly Property Length As Integer
[JScript]
public function get Length() : int;

Property Value

The length of the data, in characters.

See Also

CharacterData Object | CharacterData Members | DOM Namespace