CompoundObjectId.CompoundObjectId(CompoundObjectId) Constructor   MG2009New

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

Copy constructor.

Links