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