IdMappingLookup Method

Searches for whether this IdPair stores the specified key. If the specified key is found, the method returns the IdPair object with the rest of copied data, otherwise returns NULL.

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

Parameters

key  ObjectId
 

Return Value

IdPair
See Also

©  Bricsys NV. All rights reserved.