|
AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface
|
| std::string drama::ArrayParameter< std::string >::Get | ( | size_t | index | ) | const |
Return a single value from an array parameter.
| index | The index of the value we are requesting. |