All Frameworks Class Hierarchy This Framework Indexes
Usage: you must use this class as is. You should never derive it.
public class CATCollec
Scope level for collection definitions.
Role: This class is can not be instanciated. It is only used for scope of definitions.
enum Direction {
FromFirstToLast,
FromLastToFirst
}
Displacement direction mode.
enum MemoryHandling {
KeepAllocation,
ReleaseAllocation
}
Memory management mode.
Copyright © 2003, Dassault Systèmes. All rights reserved.