TIBCO Adapter SDK C++ Reference
Up | Next
MSequence::[]
MSequence
Return the data element at the specified position in the MSequence.
Parameters
Parameters Description
unsigned long ulPosition Position in the sequence from which you want to extract data.
Declaration
const MData* operator [](unsigned long ulPosition) const;
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.