Description:

Determines if an items is contained in this table.

Syntax:
public bool Contains(
ModelComponent item
)
Parameters:
Returns:
Type: bool
True if the item is contained; otherwise, false.
Available since:
6.0

Nothing found