TIBCO Adapter SDK C++ Reference
Contents
|
Index
|
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
MSequence
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.
Contents
|
Index
|
Reference