TIBCO Adapter SDK C++ Reference
MAssocList::newEnumerator
MAssocList
Create an enumerator for iterating through the association list.

This method iterates the association list for a given name.

Parameters
Parameters Description
MString* rsName = NULL name of the attribute in the association list
Declaration
virtual MEnumerator<MString, MData*>* newEnumerator(MString* rsName = NULL) const;
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.