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