TransparencyCollectionContains Method

Determines whether the specified Transparency 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(
        Transparency value
)

Parameters

value  Transparency
Transparency 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.