TIBCO Adapter SDK C++ Reference
MSequence::remove
MSequence
Removes the element at the specified position from this MSequence.
Parameters
Parameters Description
unsigned long ulPosition Position from which you want to remove an element in the MSequence.
Declaration
virtual Mboolean remove(unsigned long ulPosition);
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.