M

GroundConductorSizeSet.Contains

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