LayerCollectionContains Method

Checks whether this collection contains ObjectId of a layer that matches the specified ObjectId of a layer.

Namespace: Teigha.LayerManager
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.9.0.0
Syntax
public bool Contains(
        ObjectId value
)

Parameters

value  ObjectId
[in] ObjectId of a layer to check.

Return Value

Boolean
true if this collection contains an ObjectId of a layer that matches the specified ObjectId, false otherwise.
See Also

©  Bricsys NV. All rights reserved.