GroundConductorSizeSet.Contains
Description:
Tests for the existence of a GroundConductorSize within the set.
Tests for the existence of a GroundConductorSize within the set.
public virtual bool Contains(
GroundConductorSize item
)
-
itemThe GroundConductorSize to be searched for.
Return Value
bool
The Contains method returns True if the GroundConductorSize is within the set, otherwise False.