suche nach in der

DOMNodelist::item> <DOMNode::replaceChild
Last updated: Sat, 07 Jan 2012

view this page in

The DOMNodeList class

(PHP 5)

Klassenbeschreibung

Traversable
DOMNodeList {
/* Eigenschaften */
readonly public int $DOMNodeList->length ;
/* Methoden */
DOMNode DOMNodelist::item ( int $index )
}

Eigenschaften

length

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

Inhaltsverzeichnis



add a note add a note User Contributed Notes
DOMNodeList
There are no user contributed notes for this page.

DOMNodelist::item> <DOMNode::replaceChild
Last updated: Sat, 07 Jan 2012