C++
C#
VB
JScript
All

Method xml_tree::­operator[]


Copyright (C) 2005 IENT-RWTH Aachen

reference       xml_tree::operator[](const size_type &n)
const_reference xml_tree::operator[](const size_type &n) const
reference       xml_tree::operator[](const name_type &s)
const_reference xml_tree::operator[](const name_type &s) const

Node access

Returns

The value that this object associates with the value of the object that is the parameter to this operator.