12#ifndef ARCANE_CORE_XMLNODELIST_H
13#define ARCANE_CORE_XMLNODELIST_H
17#include "arcane/utils/Array.h"
19#include "arcane/core/XmlNode.h"
Integer size() const
Number of elements in the vector.
ConstReferenceType operator[](Int64 i) const
Element at index i.
List of nodes of a DOM tree.
-- tab-width: 2; indent-tabs-mode: nil; coding: utf-8-with-signature --
Int32 Integer
Type representing an integer.