Autodesk.AutoCAD.DatabaseServices Namespace > CompoundObjectId Class > CompoundObjectId Constructor
CompoundObjectId Constructor
Overload List
Method 
Description 
The default constructor creates an empty CompoundObjectId. 
Copy constructor. 
Creates CompoundObjectId from an ordinary ObjectId. If the host database is null, the host database is obtained from the given... more 
Creates CompoundObjectId from an ordinary ObjectId. If the host database is null, the host database is obtained from the given... more 
Creates CompoundObjectId from an ordinary ObjectId and a path of BlockReferences. If the host database is null, the host database... more 
   Comments?