Description
Default constructor. The new IdMapping object is initialized as follows:
Visual Basic
Public Sub New()
C#
public IdMapping();
Conditions
Read / Write
Since the destination database is initialized to NULL, the DestinationDatabase property must be called to set the destination database before the IdMapping object can be used.
Links
IdMapping Class, Autodesk.AutoCAD.DatabaseServices Namespace