CompoundObjectId.CompoundObjectId Constructor (CompoundObjectId)

Visual Basic
Public Sub New(
    A_0 As CompoundObjectId
)
C#
public CompoundObjectId(
    CompoundObjectId A_0
);
Description

Copy constructor.

Links