length property
Gets the number of characters in a TextNode object.
Syntax
HRESULT value = object.get_length(* p);
Property values
Type: long
the number of characters.
Standards information
- Document Object Model (DOM) Level 1 Specification, Section 1.2
Show: