| ElementIdMap Methods |
The ElementIdMap type exposes the following members.
| Name | Description | |
|---|---|---|
| Find(Byte) |
Finds Element given byte signature as stored in a container.
| |
| Find(ElementType) |
Finds Element given the Element id.
| |
| FindT(ListElementBase, ElementType) |
Finds the first occurance of an Element id give a list of Elements.
| |
| Instantiate |
Instantiates a variable number of Elements given their IDs.
|