DBObjectReferenceCollectionContains Method

Checks whether this collection contains an object reference that matches the specified object reference.

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

Parameters

value  DBObjectReference
[in] Object reference to check.

Return Value

Boolean
true if this collection contains an object reference that matches the specified object reference, false otherwise.
See Also

©  Bricsys NV. All rights reserved.