[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Gets the value for the Length property.
Source position: laz2_dom.pas line 391
protected function TDOMNamedNodeMap.GetLength: LongWord; |
Value for the Length property.
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.
|
Indicates the Length of the container. |
Version 4.0 | Generated 2025-05-03 | Home |