Version 0.9  What is XML4Ada95?  Installation  How-To  API  Download 

COUNTER
counter


NodeList - get_length

Specification

function get_length
   (Self : in DOMNodeList)
   return Unsigned_Long;

Description

The number of nodes in the list.
The range of valid child node indices is 0 to length-1 inclusive.

Parameters

No parameters.

Return value

The number of nodes.

Exceptions

This method raises no exceptions.

Standard

Introduced in DOM Level 1.


item get_length

e-Mail: denny@nodix.de

design shareright © 2002 Phlash  
inhalt © 2003-04 Zdenko Denny Vrandecic  
last update: 14.01.2004 website created by XML4Ada95 DocGen