GroundConductorSizeSet.Contains
Method
Description:
Tests for the existence of a GroundConductorSize within the set.
Tests for the existence of a GroundConductorSize within the set.
Parameters
| Parameter | Type | Description |
|---|---|---|
| item | GroundConductorSize | The GroundConductorSize to be searched for. |
Return Value
| Type | Description |
|---|---|
| Boolean | The Contains method returns True if the GroundConductorSize is within the set, otherwise False. |