TIBCO Adapter SDK C++ Reference
MSequenceClassDescription::getContainedClassName
MSequenceClassDescription
Return the name of the class (type) of the elements in this sequence.

The class can either be one of the types encapsulated by MPrimitiveClassDescription or can be a sequence or a modeled class. For example, if the sequence encapsulates several i4 instances, an "i4" is returned.

Declaration
virtual const MString& getContainedClassName() const;
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.