Accessing SequenceOf elements via a member function

Category |  Applicable to |  Description |  Limitations


Category:

Top

C++


Applicable to:

Top

All Versions


Description:

Top

To access the elements of a SequenceOf in a member function use:

(*this)[index];


Limitations:

Top

None


 

Copyright © 1999, ObjecTime Limited.