OO-Snippets: Howto acces to the content of a Sequence ?

Commons

KeywordsSequence, Sequences, c++, cpp, getAvailableServiceNames
LanguageCpp
ApplicationOffice
AuthorsPierre-André Galmes (initial)
Supported Versions2.0.x  1.1.x  
Supported OSAll  
QuestionHowto 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.

Code-Snippet-Listing (snippet-source)

Changelog

DateUserModification
2005-09-13pagalmesadded #include directives
2005-09-13pagalmesInitial version

and