Unit 'Laz2_DOM' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lazutils]

TDOMNamedNodeMap.GetLength

Gets the value for the Length property.

Declaration

Source position: laz2_dom.pas line 391

protected function TDOMNamedNodeMap.GetLength: LongWord;

Function result

Value for the Length property.

Description

Ensures that the internal TFPList instance has been allocated for the positional list. The return value is 0 (zero) when the list has not been allocated.

See also

TDOMNamedNodeMap.Length

  

Indicates the Length of the container.


Version 4.4 Generated 2025-11-08 Home