IdPair Constructor

Initializes a new instance of the IdPair class

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.3.0.0
Syntax
public IdPair(
        ObjectId key,
        ObjectId value,
        bool isCloned,
        bool isPrimary,
        bool isOwnerTranslated
)

Parameters

key  ObjectId
 
value  ObjectId
 
isCloned  Boolean
 
isPrimary  Boolean
 
isOwnerTranslated  Boolean
 
See Also

©  Bricsys NV. All rights reserved.