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