TIBCO Adapter SDK C++ Reference
MSequenceClassDescription::getContainedClassDescription
MSequenceClassDescription
Return 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. For example, if the sequence encapsulates several i4 instances, a pointer to the MPrimitiveClassDescription::m_i4 static member is returned.

Declaration
virtual const MBaseClassDescription* getContainedClassDescription() const;
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.