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