IdMappingContains Method

Checks whether this IdMapping object contains the specified key object ID.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public bool Contains(
        ObjectId key
)

Parameters

key  ObjectId
[in] Object ID of the key to check.

Return Value

Boolean
true if the key is found, false otherwise.
See Also

©  Bricsys NV. All rights reserved.