<Code Lib>
M

GroundConductorSizeSet.Contains

Description:
Tests for the existence of a GroundConductorSize within the set.

public virtual bool Contains(
	GroundConductorSize item
)

Return Value Boolean The Contains method returns True if the GroundConductorSize is within the set, otherwise False.

Loading…