TIBCO Adapter SDK C++ Reference
MAssocList::removeAt
MAssocList
Removes the entry based on position. It returns false if the specified position is out of bounds.
Parameters
Parameters Description
unsigned long ulPosition Occurrence of the attribute to remove from this association list.
Declaration
virtual Mboolean removeAt(unsigned long ulPosition);
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.