Autodesk.AutoCAD.DatabaseServices Namespace > CompoundObjectId Class > CompoundObjectId Constructor > CompoundObjectId() Constructor
CompoundObjectId.CompoundObjectId() Constructor   
Description

The default constructor creates an empty CompoundObjectId.

Visual Basic
Public Sub New()
C#
public CompoundObjectId();
Links
   Comments?