C++
C#
VB
JScript
All

Method xml_reference::­operator[]


Copyright (C) 2005 IENT-RWTH Aachen

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

Node access

Returns

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