XML4Ada95
Version 0.9
What is XML4Ada95?
Installation
How-To
API
Download
About
News
Guide
API documentation
General notes
Implementation
ImplementationLS
Node
Element
Attr
Text
CDATASection
EntityReference
Entity
ProcessingInstruction
Comment
Document
DocumentType
DocumentFragment
Notation
CharacterData
Parser
Serializer
NodeList
item
get_length
NamedNodeMap
Error
Locator
Interfacing Ada95/C++
Papers
Links
Contact
Questions? Comments? Rants? Tips?
e-Mail to denny@nodix.de
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