TIBCO Adapter SDK C++ Reference
MTree::newEnumerator
MTree
Creates an instance of MTreeEnumerator, which can be used to iterate through all nodes in this tree.
Remarks
It is the caller’s responsibility to delete any MTreeEnumerator it creates.
Declaration
MTreeEnumerator* newEnumerator() const;
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.