CODComponentOrderedSet::Append
intCODComponentOrderedSet::Append(const CODComponentSet&src)
Append a set of components.
Defined in: OdComponent.cpp
Return Value
Index of first component added or -1 if add not successful.
Parameters
src
Set of components to add.