TIBCO Adapter SDK C++ Reference
MModeledClassDescription::newEnumerator
MModeledClassDescription
Creates an enumerator to iterate through all attribute descriptions for this MModeledClassDescription.
Remarks
Do not delete the item returned by this method.
Declaration
virtual MListEnumerator<MAttributeDescription* >* newEnumerator() const;
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.