TransparencyCollectionIndexOf Method

Determines the index of a specific item in the collection.

Namespace: Teigha.Colors
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public int IndexOf(
        Transparency value
)

Parameters

value  Transparency
The Transparency object to locate in the collection.

Return Value

Int32
The index of value if found in the collection; otherwise, -1.
See Also

©  Bricsys NV. All rights reserved.