IdPair Constructor

Initializes a new instance of the IdPair class
Namespace:  Teigha.DatabaseServices
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public IdPair(
        ObjectId key,
        ObjectId value,
        bool isCloned,
        bool isPrimary,
        bool isOwnerTranslated
)

Parameters

key
Type: Teigha.DatabaseServicesObjectId
value
Type: Teigha.DatabaseServicesObjectId
isCloned
Type: SystemBoolean
isPrimary
Type: SystemBoolean
isOwnerTranslated
Type: SystemBoolean
See Also

©  Bricsys NV. All rights reserved.