TIBCO Adapter SDK C++ Reference
Contents
|
Index
|
Reference
Up
|
Previous
|
Next
MList::insert
MList
Insert an element at the specified position.
Declaration
void
insert(
const
Mu4 pos,
const
_I& data)
throw
(
MException
);
Links
MList
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.
Contents
|
Index
|
Reference