XmlArguments::getArguments()

#include <DbXml.hpp>

XmlResults XmlArguments::getArguments(size_t index) const;

Get the argument at the specified index.

Parameters

index

The index for the desired argument, zero-based.

Class

XmlArguments

See Also

XmlArguments Methods, XmlResults