EntityColorCollectionContains Method

Determines whether the specified EntityColor object is a member of the collection.

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

Parameters

value  EntityColor
EntityColor object to locate in the collection.

Return Value

Boolean
true if the value is a member of the collection; otherwise, false.
See Also

©  Bricsys NV. All rights reserved.