Compound
|
| Name | Description | |
|---|---|---|
| CompoundObjectId | Default constructor for the CompoundObjectId class. | |
| CompoundObjectId(CompoundObjectId) | Copy constructor for the CompoundObjectId class. Copies the passed compound object ID. | |
| CompoundObjectId(ObjectId) | Constructor for the CompoundObjectId class. Creates a compound object ID from the passed object ID. | |
| CompoundObjectId(ObjectId, Database) | Constructor for the CompoundObjectId class. Creates a compound object ID from the passed object ID in a given host database. | |
| CompoundObjectId(ObjectId, ObjectIdCollection, Database) | Constructor for the CompoundObjectId class. Creates a compound object ID from the passed object ID and a path of BlockReferences. |