 | OO-Snippets: Howto acces to the content of a Sequence ?Commons| Keywords | Sequence, Sequences, c++, cpp, getAvailableServiceNames |
|---|
| Language | Cpp |
|---|
| Application | Office |
|---|
| Authors | Pierre-André Galmes (initial)
|
|---|
| Supported Versions | 2.0.x 1.1.x |
|---|
| Supported OS | All |
|---|
| Question | Howto acces to the content of a Sequence ?
A function returns a Sequence<class T>. Is there any function
associated with the class to acces its data ?
|
|---|
| Answer | In fact, Sequences are manipulated like array. |
|---|
Changelog| Date | User | Modification |
|---|
| 2005-09-13 | pagalmes | added #include directives | | 2005-09-13 | pagalmes | Initial version |
|