CompoundObjectId.CompoundObjectId(CompoundObjectId) Constructor

Description

Copy constructor.

Visual Basic

Public Sub New(
    A_0 As CompoundObjectId
)

C#

public CompoundObjectId(
    CompoundObjectId A_0
);

Links

CompoundObjectId Class, Autodesk.AutoCAD.DatabaseServices Namespace