LayerFilterCollectionContains Method

Checks whether this collection contains LayerFilter that matches the specified LayerFilter.

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

Parameters

value  LayerFilter
[in] LayerFilter object to check.

Return Value

Boolean
true if this collection contains a LayerFilter that matches the specified LayerFilter; otherwise the method returns false.
See Also

©  Bricsys NV. All rights reserved.