Pluie.Yaml.Node.item – pluie-yaml-0.4 Reference Manual
Packages
pluie-yaml-0.4
Pluie
Yaml
Node
list
Node
add
before_add
child_next_sibling
child_previous_sibling
clone_node
contains
count
display_childs
empty
first
get_cloned_instance
item
iterator
last
on_added
on_removed
remove_child
to_string
update_level
item
Description:
public
virtual
Node
?
item
(
int
index)
retriew a child node throught specifiyed index
Parameters:
index
index of searched child
Returns:
the child node